Skip to content

Commit 1ea91bd

Browse files
committed
Branch for automatic build.
1 parent 51e3aaa commit 1ea91bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 "x.tokenizer"
103+
#define POV_RAY_PRERELEASE "x.tokenizer.9999"
104104

105105
#if defined(DOXYGEN) && !defined(POV_RAY_PRERELEASE)
106106
// Work around doxygen being unable to document undefined macros.

0 commit comments

Comments
 (0)