Skip to content

Commit 0120720

Browse files
committed
version update
1 parent 90b654e commit 0120720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/common_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
#define COMMON_MAJOR 2023
66
#define COMMON_MINOR 2
77
#define COMMON_REV 1
8-
#define COMMON_BUILD 80
8+
#define COMMON_BUILD 81
99

1010
#define COMMON_VERSION DZ_MAKE_VERSION( COMMON_MAJOR, COMMON_MINOR, COMMON_REV, COMMON_BUILD )

0 commit comments

Comments
 (0)