[389-commits] VERSION.sh

Nathan Kinder nkinder at fedoraproject.org
Mon Nov 15 21:54:47 UTC 2010


 VERSION.sh |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 69fa85aaad2d950b3dc6d8323a2faacc881b6f0e
Author: Nathan Kinder <nkinder at redhat.com>
Date:   Mon Nov 15 13:54:27 2010 -0800

    Bump VERSION.sh to 1.2.8.a1

diff --git a/VERSION.sh b/VERSION.sh
index f003bcb..c0ae824 100644
--- a/VERSION.sh
+++ b/VERSION.sh
@@ -10,11 +10,11 @@ vendor="389 Project"
 # PACKAGE_VERSION is constructed from these
 VERSION_MAJOR=1
 VERSION_MINOR=2
-VERSION_MAINT=7
+VERSION_MAINT=8
 # if this is a PRERELEASE, set VERSION_PREREL
 # otherwise, comment it out
 # be sure to include the dot prefix in the prerel
-VERSION_PREREL=.a6
+VERSION_PREREL=.a1
 # 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.




More information about the 389-commits mailing list