Skip to content

Commit eb2fb6c

Browse files
committed
Daz Library version update
1 parent 4849a4b commit eb2fb6c

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 72
8+
#define COMMON_BUILD 75
99

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

0 commit comments

Comments
 (0)