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 541b5de commit e7ae07aCopy full SHA for e7ae07a
inc/version.h
@@ -7,7 +7,7 @@
7
#define VERSION_MAJOR 7
8
#define VERSION_MINOR 1
9
#define VERSION_BUILD 0
10
-#define VERSION_REVISION 0
+#define VERSION_REVISION 1
11
12
#define VERSION VERSION_MAJOR, VERSION_MINOR, VERSION_BUILD, VERSION_REVISION
13
#define VERSION_STRING ver_str(VERSION_MAJOR, VERSION_MINOR, VERSION_BUILD, VERSION_REVISION)
0 commit comments