Skip to content

Commit 19c4a6f

Browse files
committed
Bump version number.
1 parent b50c55a commit 19c4a6f

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
@@ -100,7 +100,7 @@
100100
/// where `N` is a serial number starting at 1 in each phase, `TIME` is the number of minutes
101101
/// since 2000-01-01 00:00, and `FEATURE` is an arbitrary alphanumeric moniker for a particular
102102
/// experimental feature.
103-
#define POV_RAY_PRERELEASE "alpha.9309453"
103+
#define POV_RAY_PRERELEASE "alpha.9322209"
104104

105105
/// @def POVRAY_IS_BETA
106106
/// Whether this version is a beta.

unix/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.8.0-alpha.9309453
1+
3.8.0-alpha.9322209

0 commit comments

Comments
 (0)