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