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 dd5b6bd commit a2e4c69Copy full SHA for a2e4c69
version.h
@@ -1,7 +1,7 @@
1
//The version number conforms to semver.org format
2
#define _VERSION_MAJOR 0
3
#define _VERSION_MINOR 6
4
-#define _VERSION_PATCH 0
+#define _VERSION_PATCH 1
5
#define _VERSION_BUILD 409
6
//#define _VERSION_PRERELEASE beta //uncomment to define prerelease labels: alpha - beta - rc
7
#define _VERSION_DATE "12-01-2021"
0 commit comments