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 553e8b8 commit 1314527Copy full SHA for 1314527
source/base/version.h
@@ -100,7 +100,7 @@
100
/// where `N` is a serial number starting at 1 in each phase, `TIME` is the number of minutes
101
/// since 2000-01-01 00:00, and `FEATURE` is an arbitrary alphanumeric moniker for a particular
102
/// experimental feature.
103
-#define POV_RAY_PRERELEASE "x.freetype"
+#define POV_RAY_PRERELEASE "x.freetype.1"
104
105
#if defined(DOXYGEN) && !defined(POV_RAY_PRERELEASE)
106
// Work around doxygen being unable to document undefined macros.
0 commit comments