浏览代码

Merge branch 'master' into dev

Source commit: d71f3f434e7f7b8deac344537cfb16f792091768
Martin Prikryl 4 年之前
父节点
当前提交
86305f5612
共有 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.31.1"
+#define NEON_VERSION "0.31.2"
 #define NE_VERSION_MAJOR (0)
 #define NE_VERSION_MINOR (31)