[389-commits] VERSION.sh

Richard Allen Megginson rmeggins at fedoraproject.org
Tue Nov 23 21:44:51 UTC 2010


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

New commits:
commit f40a2f11c8928db870272ba67796a04ad22f2780
Author: Rich Megginson <rmeggins at redhat.com>
Date:   Tue Nov 23 14:44:12 2010 -0700

    bump version to 1.1.14.a1

diff --git a/VERSION.sh b/VERSION.sh
index 8b98cf1..5c14b42 100644
--- a/VERSION.sh
+++ b/VERSION.sh
@@ -11,11 +11,11 @@ vendorurl=http://port389.org
 # PACKAGE_VERSION is constructed from these
 VERSION_MAJOR=1
 VERSION_MINOR=1
-VERSION_MAINT=13
+VERSION_MAINT=14
 # if this is a PRERELEASE, set VERSION_PREREL
 # otherwise, comment it out
 # be sure to include the dot prefix in the prerel
-#VERSION_PREREL=.a3
+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