Explorar el Código

Updating neon version to 0.31.1

Source commit: 4f764bedb1caad9e2a987ca3948bdcd4758acfc2
Martin Prikryl hace 5 años
padre
commit
009740bbef
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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.0"
+#define NEON_VERSION "0.31.1"
 #define NE_VERSION_MAJOR (0)
 #define NE_VERSION_MINOR (31)