Skip to content

Commit 7f1c43e

Browse files
committed
version update
1 parent afabf99 commit 7f1c43e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
7.65 KB
Binary file not shown.

DazStudioPlugin/real_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#define VER_MAJOR 2024
55
#define VER_MINOR 1
66
#define VER_REV 2
7-
#define VER_BUILD 150
7+
#define VER_BUILD 151
88

99
#define TOSTRING(x) #x
1010
#define VERSION_STRING TOSTRING(VER_MAJOR) "." TOSTRING(VER_MINOR) "." TOSTRING(VER_REV) "." TOSTRING(VER_BUILD)

0 commit comments

Comments
 (0)