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 afabf99 commit 7f1c43eCopy full SHA for 7f1c43e
DazStudioPlugin/Resources/plugindata.zip
7.65 KB
DazStudioPlugin/real_version.h
@@ -4,7 +4,7 @@
4
#define VER_MAJOR 2024
5
#define VER_MINOR 1
6
#define VER_REV 2
7
-#define VER_BUILD 150
+#define VER_BUILD 151
8
9
#define TOSTRING(x) #x
10
#define VERSION_STRING TOSTRING(VER_MAJOR) "." TOSTRING(VER_MINOR) "." TOSTRING(VER_REV) "." TOSTRING(VER_BUILD)
0 commit comments