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 9be7527 commit 9aceb61Copy full SHA for 9aceb61
include/version.h
@@ -2,8 +2,8 @@
2
#define __OMEGA_VERSION_
3
4
#define OMEGA_VERSION_MAJOR 11
5
-#define OMEGA_VERSION_MINOR 1
6
-#define OMEGA_VERSION_REVISION 1
+#define OMEGA_VERSION_MINOR 2
+#define OMEGA_VERSION_REVISION 0
7
8
#define _VSTH(v) #v
9
#define _VERSTR(v) _VSTH(v)
0 commit comments