Преглед изворни кода

Updating neon version to 0.31.1

Source commit: 4f764bedb1caad9e2a987ca3948bdcd4758acfc2
Martin Prikryl пре 5 година
родитељ
комит
009740bbef
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.0"
+#define NEON_VERSION "0.31.1"
 #define NE_VERSION_MAJOR (0)
 #define NE_VERSION_MINOR (31)