Browse Source

Updating neon version to 0.32.1

(cherry picked from commit 3310e683e2ff31feb686fb3826526a17d60a034f)

Source commit: 339c2e395bd85bb598be8b23d6c8b209e3834a84
Martin Prikryl 4 years ago
parent
commit
d6ce122b89
1 changed files with 2 additions and 2 deletions
  1. 2 2
      libs/neon/src/config.h

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

@@ -25,9 +25,9 @@
 
 
 #ifdef WIN32
 #ifdef WIN32
 
 
-#define NEON_VERSION "0.31.2"
+#define NEON_VERSION "0.32.1"
 #define NE_VERSION_MAJOR (0)
 #define NE_VERSION_MAJOR (0)
-#define NE_VERSION_MINOR (31)
+#define NE_VERSION_MINOR (32)
 
 
 #define HAVE_ERRNO_H
 #define HAVE_ERRNO_H
 #define HAVE_LIMITS_H
 #define HAVE_LIMITS_H