summaryrefslogtreecommitdiffstats
path: root/VERSION
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2011-02-14 20:12:05 -0500
committerRob Crittenden <rcritten@redhat.com>2011-02-14 20:12:05 -0500
commit94395b2661722459275a8a9acf31df74685d9932 (patch)
tree48711bda6f4b7c573b8d67276d6b53eda6861935 /VERSION
parent16b8d62968194a07e3811cac0b2886f9879a2c7e (diff)
downloadfreeipa-94395b2661722459275a8a9acf31df74685d9932.tar.gz
freeipa-94395b2661722459275a8a9acf31df74685d9932.tar.xz
freeipa-94395b2661722459275a8a9acf31df74685d9932.zip
Become IPA v2 RC 1 (2.0.0.rc1)
Diffstat (limited to 'VERSION')
-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' #