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 49027bd commit 7421412Copy full SHA for 7421412
src/core/Version.hpp
@@ -3,7 +3,7 @@
3
4
#define VERSION_MAJOR 0
5
#define VERSION_MINOR 2
6
-#define VERSION_PATCH 1
+#define VERSION_PATCH 2
7
8
#define _QUOTE(S) #S
9
#define _STR(S) _QUOTE(S)
0 commit comments