summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRich Megginson <rmeggins@redhat.com>2010-01-12 11:54:28 -0700
committerRich Megginson <rmeggins@redhat.com>2010-01-12 11:54:28 -0700
commit1716b5b01f61ceac35af83c55bd59a253cb1d198 (patch)
tree176dd7db3a4a01a97413af6367c2f50b76c170e5
parenta7ac03c3ce25e431f520046418f5f3d196ac32b6 (diff)
downloadds-389-ds-base-1.2.5.tar.gz
ds-389-ds-base-1.2.5.tar.xz
ds-389-ds-base-1.2.5.zip
this is the final 1.2.5 release389-ds-base-1.2.5389-ds-base-1.2.5
-rw-r--r--VERSION.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.sh b/VERSION.sh
index 4a90065c..156bf53d 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=.rc4
+#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.