summaryrefslogtreecommitdiffstats
path: root/VERSION.sh
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2009-12-07 15:58:16 -0700
committerRich Megginson <rmeggins@redhat.com>2009-12-07 15:58:16 -0700
commitc3120fc8fc32928d2910912e742b1f3f62d059a1 (patch)
tree478d3396e640d89e8da91afaafbe77e70ef7c66a /VERSION.sh
parent94a84e86020f4590741731192b68c86ec475e19e (diff)
downloadds-c3120fc8fc32928d2910912e742b1f3f62d059a1.tar.gz
ds-c3120fc8fc32928d2910912e742b1f3f62d059a1.tar.xz
ds-c3120fc8fc32928d2910912e742b1f3f62d059a1.zip
bump version to 1.2.5.rc2389-ds-base-1.2.5.rc2
Diffstat (limited to 'VERSION.sh')
-rw-r--r--VERSION.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.sh b/VERSION.sh
index efba4e02..42deb390 100644
--- a/VERSION.sh
+++ b/VERSION.sh
@@ -14,7 +14,7 @@ VERSION_MAINT=5
# 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.