summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2010-08-10 07:42:20 -0600
committerRich Megginson <rmeggins@redhat.com>2010-08-10 07:42:20 -0600
commitb79b179f76f83354748d270c39464d4cec2e1ae4 (patch)
tree621fc6445f4c46b124f949c7b3f489af76ac2123
parentbf56b1d304449b2baf5c0ad628520cb1611b302d (diff)
downloadds-b79b179f76f83354748d270c39464d4cec2e1ae4.tar.gz
ds-b79b179f76f83354748d270c39464d4cec2e1ae4.tar.xz
ds-b79b179f76f83354748d270c39464d4cec2e1ae4.zip
bump version to 1.2.6.rc8
-rw-r--r--VERSION.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.sh b/VERSION.sh
index a1e3d7cd..56c15306 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=.rc7
+VERSION_PREREL=.rc8
# 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.