summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2012-09-20 17:10:49 -0400
committerRob Crittenden <rcritten@redhat.com>2012-09-20 17:10:49 -0400
commit30da5d41652ac5adb1f76182ba170393573111e9 (patch)
tree088ece41744280674a7f4398fe38d2dd50d33f47
parent4e5390558396e45bd454092c86d0187de6a9d324 (diff)
downloadfreeipa.git-rc_1-3-0-0.tar.gz
freeipa.git-rc_1-3-0-0.tar.xz
freeipa.git-rc_1-3-0-0.zip
Become IPA v3 RC 1 (3.0.0.rc1)rc_1-3-0-0
-rw-r--r--VERSION4
1 files changed, 2 insertions, 2 deletions
diff --git a/VERSION b/VERSION
index 10364e86..802b680b 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=3
+IPA_VERSION_PRE_RELEASE=
########################################################
# For 'rc' releases the version will be #
@@ -40,7 +40,7 @@ IPA_VERSION_PRE_RELEASE=3
# 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' #