Browse Source

Bump version

Godzil 11 years ago
parent
commit
2688353714
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/version.h

+ 2 - 2
src/version.h

@@ -23,7 +23,7 @@
 #ifndef _version_h
 #define _version_h
 
-#define VERSION "3.0.14"
-#define VERSION_DATE "23 Jan 2023"
+#define VERSION "3.0.14.1"
+#define VERSION_DATE "04 Feb 2013"
 
 #endif