Ver código fonte

Updating neon version

Source commit: c82abc7311da22d43a64786a4f32f6110e7d7fda
Martin Prikryl 10 meses atrás
pai
commit
161e25bbff
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      libs/neon/src/config.h

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

@@ -25,9 +25,9 @@
 
 #ifdef WIN32
 
-#define NEON_VERSION "0.33.0"
+#define NEON_VERSION "0.34.0"
 #define NE_VERSION_MAJOR (0)
-#define NE_VERSION_MINOR (33)
+#define NE_VERSION_MINOR (34)
 
 #define HAVE_ERRNO_H
 #define HAVE_LIMITS_H