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 90b654e commit 0120720Copy full SHA for 0120720
include/common_version.h
@@ -5,6 +5,6 @@
5
#define COMMON_MAJOR 2023
6
#define COMMON_MINOR 2
7
#define COMMON_REV 1
8
-#define COMMON_BUILD 80
+#define COMMON_BUILD 81
9
10
#define COMMON_VERSION DZ_MAKE_VERSION( COMMON_MAJOR, COMMON_MINOR, COMMON_REV, COMMON_BUILD )
0 commit comments