浏览代码

Updating config.h to 0.34.2

Source commit: 11d39742e2a2479e7027de9065153fde87081d8e
Martin Prikryl 6 月之前
父节点
当前提交
f3983d3f48
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      libs/neon/src/config.h

+ 1 - 1
libs/neon/src/config.h

@@ -25,7 +25,7 @@
 
 #ifdef WIN32
 
-#define NEON_VERSION "0.34.0"
+#define NEON_VERSION "0.34.2"
 #define NE_VERSION_MAJOR (0)
 #define NE_VERSION_MINOR (34)