[389-commits] VERSION.sh

Noriko Hosoi nhosoi at fedoraproject.org
Fri Sep 5 22:45:10 UTC 2014


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

New commits:
commit 13e5790d6e38ffcf900f41b838238384a4f8d5f8
Author: Noriko Hosoi <nhosoi at redhat.com>
Date:   Fri Sep 5 15:44:40 2014 -0700

    bump version to 1.3.4.a1

diff --git a/VERSION.sh b/VERSION.sh
index df5dd85..78fd85f 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=3
-VERSION_MAINT=3
+VERSION_MAINT=4
 # if this is a PRERELEASE, set VERSION_PREREL
 # otherwise, comment it out
 # be sure to include the dot prefix in the prerel
-VERSION_PREREL=.a2
+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