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 83730c4 commit cef7794Copy full SHA for cef7794
VERSION
@@ -5,6 +5,6 @@ VERSION_MINOR 8
5
VERSION_PATCH 0
6
# The following should include their whole string and can be combined.
7
# They must be numbered, starting from 0.
8
-VERSION_PRE rc0 # Pre release without leading dot, e.g. `a0` (alpha), `b0` (beta), or `rc0` (release candidate)
+VERSION_PRE # Pre release without leading dot, e.g. `a0` (alpha), `b0` (beta), or `rc0` (release candidate)
9
VERSION_POST # Post release with leading dot, e.g. `.post0`
10
VERSION_DEV # Dev release with leading dot, e.g. `.dev0`
0 commit comments