summaryrefslogtreecommitdiff
path: root/Version.kmk
diff options
context:
space:
mode:
Diffstat (limited to 'Version.kmk')
-rw-r--r--Version.kmk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Version.kmk b/Version.kmk
index a86c0079c28..90b52335ab3 100644
--- a/Version.kmk
+++ b/Version.kmk
@@ -29,10 +29,10 @@ VBOX_VERSION_BUILD = 0
# For the convention, see checks near the end of Config.kmk.
VBOX_BUILD_PUBLISHER =
# Just the BETA[n],ALPHA[n],RC[n] indicators. Set to empty string for release.
-VBOX_VERSION_PRERELEASE = BETA2
+VBOX_VERSION_PRERELEASE = RC1
# Force a release-type build with exactly matching Additions etc, even if
# our numbering does not say this is a release build, by setting this non-empty.
-VBOX_RELEASE_EXACT_MATCH =
+VBOX_RELEASE_EXACT_MATCH = 1
# Fallback revision when there is no other source. See Config.kmk.
VBOX_SVN_REV_VERSION_FALLBACK := $(patsubst %:,, $Rev$ )