summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2010-06-09 09:05:40 -0600
committerRich Megginson <rmeggins@redhat.com>2010-06-09 09:05:40 -0600
commit6b4c18fa09fc4dec58043082e21d6dd7e4340955 (patch)
treeae058795e9f8ea3f488e015cc611301d7f3423a5
parent90c86adec9ab9b94aa6fecdb51d7a40c1716a4af (diff)
downloadds-6b4c18fa09fc4dec58043082e21d6dd7e4340955.tar.gz
ds-6b4c18fa09fc4dec58043082e21d6dd7e4340955.tar.xz
ds-6b4c18fa09fc4dec58043082e21d6dd7e4340955.zip
bump version to 1.2.6.rc2
-rw-r--r--VERSION.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.sh b/VERSION.sh
index 0375b393..dc8c1ac1 100644
--- a/VERSION.sh
+++ b/VERSION.sh
@@ -14,7 +14,7 @@ VERSION_MAINT=6
# if this is a PRERELEASE, set VERSION_PREREL
# otherwise, comment it out
# be sure to include the dot prefix in the prerel
-VERSION_PREREL=.rc1
+VERSION_PREREL=.rc2
# NOTES on VERSION_PREREL
# use aN for an alpha release e.g. a1, a2, etc.
# use rcN for a release candidate e.g. rc1, rc2, etc.