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 9d39fae commit 50929dfCopy full SHA for 50929df
source/base/version.h
@@ -45,7 +45,7 @@
45
#define OFFICIAL_VERSION_STRING "3.7.1"
46
#define OFFICIAL_VERSION_NUMBER 371
47
48
-#define POV_RAY_PRERELEASE "alpha.8747742"
+#define POV_RAY_PRERELEASE "x.colour.8747742"
49
50
#if (POV_RAY_IS_AUTOBUILD == 1) && ((POV_RAY_IS_OFFICIAL == 1) || (POV_RAY_IS_SEMI_OFFICIAL == 1))
51
#ifdef POV_RAY_PRERELEASE
unix/VERSION
@@ -1 +1 @@
1
-3.7.1-alpha.8747742
+3.7.1-x.colour.8747742
0 commit comments