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 7341b14 commit aeb9b60Copy full SHA for aeb9b60
inc/version.h
@@ -2,7 +2,7 @@
2
#pragma once
3
4
#define VERSION_MAJOR 7
5
-#define VERSION_MINOR 1
+#define VERSION_MINOR 2
6
7
// Define a version string
8
#define VERSION_STRING STRINGIFY(VERSION_MAJOR) "." STRINGIFY(VERSION_MINOR)
0 commit comments