summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 82bcde5a..d9055c66 100644
--- a/VERSION
+++ b/VERSION
@@ -30,7 +30,7 @@ IPA_VERSION_RELEASE=0
# e.g. IPA_VERSION_PRE_RELEASE=1 #
# -> "1.0.0pre1" #
########################################################
-IPA_VERSION_PRE_RELEASE=2
+IPA_VERSION_PRE_RELEASE=
########################################################
# For 'rc' releases the version will be #
@@ -40,7 +40,7 @@ IPA_VERSION_PRE_RELEASE=2
# e.g. IPA_VERSION_RC_RELEASE=1 #
# -> "1.0.0rc1" #
########################################################
-IPA_VERSION_RC_RELEASE=
+IPA_VERSION_RC_RELEASE=1
########################################################
# To mark GIT snapshots this should be set to 'yes' #