summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2010-08-04 08:36:20 -0600
committerRich Megginson <rmeggins@redhat.com>2010-08-04 08:36:20 -0600
commitb83e63257eadf2e49ae4fd4e0f7b927856af1c5e (patch)
tree0d4c1bdae1dd3879b38a3cbad765b2680132bc18
parent84e6cc2ffd7a3aa684959d22e6fc2ab3a15791de (diff)
downloadds-b83e63257eadf2e49ae4fd4e0f7b927856af1c5e.tar.gz
ds-b83e63257eadf2e49ae4fd4e0f7b927856af1c5e.tar.xz
ds-b83e63257eadf2e49ae4fd4e0f7b927856af1c5e.zip
bump version to 1.2.6.rc7
-rw-r--r--VERSION.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.sh b/VERSION.sh
index 66b121d0..a1e3d7cd 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=.rc6
+VERSION_PREREL=.rc7
# 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.