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 57adfa7 commit 85c97faCopy full SHA for 85c97fa
include/common_version.h
@@ -5,6 +5,6 @@
5
#define COMMON_MAJOR 2023
6
#define COMMON_MINOR 1
7
#define COMMON_REV 0
8
-#define COMMON_BUILD 44
+#define COMMON_BUILD 50
9
10
#define COMMON_VERSION DZ_MAKE_VERSION( COMMON_MAJOR, COMMON_MINOR, COMMON_REV, COMMON_BUILD )
0 commit comments