Ver Fonte

Merge branch 'master' into dev

Source commit: d71f3f434e7f7b8deac344537cfb16f792091768
Martin Prikryl há 4 anos atrás
pai
commit
86305f5612
1 ficheiros alterados com 1 adições e 1 exclusões
  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)