diff options
author | Rich Megginson <rmeggins@redhat.com> | 2010-01-12 11:54:28 -0700 |
---|---|---|
committer | Rich Megginson <rmeggins@redhat.com> | 2010-01-12 11:54:28 -0700 |
commit | 1716b5b01f61ceac35af83c55bd59a253cb1d198 (patch) | |
tree | 176dd7db3a4a01a97413af6367c2f50b76c170e5 | |
parent | a7ac03c3ce25e431f520046418f5f3d196ac32b6 (diff) | |
download | ds-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.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |