summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index cc3c2c87..9208237c 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=1
+IPA_VERSION_PRE_RELEASE=
########################################################
# For 'beta' releases the version will be #
@@ -40,7 +40,7 @@ IPA_VERSION_PRE_RELEASE=1
# e.g. IPA_VERSION_BETA_RELEASE=1 #
# -> "1.0.0beta1" #
########################################################
-IPA_VERSION_BETA_RELEASE=
+IPA_VERSION_BETA_RELEASE=1
########################################################
# For 'rc' releases the version will be #