summaryrefslogtreecommitdiffstats
path: root/VERSION.sh
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2009-12-17 17:01:36 -0700
committerRich Megginson <rmeggins@redhat.com>2009-12-17 17:01:36 -0700
commit4383fcacf5d3f1c77f04c6b347b80017a12a30eb (patch)
treefc45eaad37a0f4e6858602495f806ab16408d862 /VERSION.sh
parent176c54221346395dcdeed5a0b244c1f895cd36c9 (diff)
downloadds-4383fcacf5d3f1c77f04c6b347b80017a12a30eb.tar.gz
ds-4383fcacf5d3f1c77f04c6b347b80017a12a30eb.tar.xz
ds-4383fcacf5d3f1c77f04c6b347b80017a12a30eb.zip
bump version to 1.2.5.rc3389-ds-base-1.2.5.rc3
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 42deb390..bf0ee2d9 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=.rc2
+VERSION_PREREL=.rc3
# 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.