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