Skip to content

Commit c1b37df

Browse files
committed
Bump version number for development build.
1 parent d410909 commit c1b37df

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/base/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
#define OFFICIAL_VERSION_STRING "3.7.1"
4646
#define OFFICIAL_VERSION_NUMBER 371
4747

48-
#define POV_RAY_PRERELEASE "alpha"
48+
#define POV_RAY_PRERELEASE "alpha.8809617"
4949

5050
#if (POV_RAY_IS_AUTOBUILD == 1) && ((POV_RAY_IS_OFFICIAL == 1) || (POV_RAY_IS_SEMI_OFFICIAL == 1))
5151
#ifdef POV_RAY_PRERELEASE

unix/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.7.1-alpha
1+
3.7.1-alpha.8809617

0 commit comments

Comments
 (0)