We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3f78ba commit 498e2f4Copy full SHA for 498e2f4
inc/version.h
@@ -8,7 +8,7 @@
8
#define VERSION_MAJOR 7
9
#define VERSION_MINOR 0
10
#define VERSION_BUILD 0
11
-#define VERSION_REVISION 0
+#define VERSION_REVISION 1
12
13
#define VERSION VERSION_MAJOR, VERSION_MINOR, VERSION_BUILD, VERSION_REVISION
14
#define VERSION_STRING ver_str(VERSION_MAJOR, VERSION_MINOR, VERSION_BUILD, VERSION_REVISION)
0 commit comments