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 4689bf8 commit 5f2f4edCopy full SHA for 5f2f4ed
include/version.h
@@ -1,9 +1,9 @@
1
#ifndef __OMEGA_VERSION_
2
#define __OMEGA_VERSION_
3
4
-#define OMEGA_VERSION_MAJOR 16
+#define OMEGA_VERSION_MAJOR 15
5
#define OMEGA_VERSION_MINOR 0
6
-#define OMEGA_VERSION_REVISION 0
+#define OMEGA_VERSION_REVISION 1
7
8
#define _VSTH(v) #v
9
#define _VERSTR(v) _VSTH(v)
0 commit comments