summaryrefslogtreecommitdiffstats
path: root/VERSION.sh
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2010-01-04 11:14:52 -0700
committerRich Megginson <rmeggins@redhat.com>2010-01-04 11:14:52 -0700
commita7ac03c3ce25e431f520046418f5f3d196ac32b6 (patch)
tree3e872ed4c2dd4372f4acfaa3c689e3655c6b1f7d /VERSION.sh
parentfc6040d2a1b57d45f43f55648cff3ccf753b21ad (diff)
downloadds-a7ac03c3ce25e431f520046418f5f3d196ac32b6.tar.gz
ds-a7ac03c3ce25e431f520046418f5f3d196ac32b6.tar.xz
ds-a7ac03c3ce25e431f520046418f5f3d196ac32b6.zip
version 1.2.5.rc4389-ds-base-1.2.5.rc4
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 bf0ee2d9..4a90065c 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=.rc3
+VERSION_PREREL=.rc4
# 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.