Skip to content

Commit 9aceb61

Browse files
committed
VERSION: 11.2
1 parent 9be7527 commit 9aceb61

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

include/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#define __OMEGA_VERSION_
33

44
#define OMEGA_VERSION_MAJOR 11
5-
#define OMEGA_VERSION_MINOR 1
6-
#define OMEGA_VERSION_REVISION 1
5+
#define OMEGA_VERSION_MINOR 2
6+
#define OMEGA_VERSION_REVISION 0
77

88
#define _VSTH(v) #v
99
#define _VERSTR(v) _VSTH(v)

0 commit comments

Comments
 (0)