We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f734333 commit 991e795Copy full SHA for 991e795
1 file changed
lib/Common/CommonDefines.h
@@ -12,7 +12,7 @@
12
//----------------------------------------------------------------------------------------------------
13
#define CHAKRA_CORE_MAJOR_VERSION 1
14
#define CHAKRA_CORE_MINOR_VERSION 2
15
-#define CHAKRA_CORE_PATCH_VERSION 2
+#define CHAKRA_CORE_PATCH_VERSION 3
16
#define CHAKRA_CORE_VERSION_RELEASE 1
17
#define CHAKRA_CORE_VERSION_PRERELEASE 0
18
#define CHAKRA_CORE_VERSION_RELEASE_QFE 0 // Redundant with PATCH_VERSION. Keep this value set to 0.
0 commit comments