VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit bff0dba9bb71f1141eac16f13dc26c5334359bf1 Author: Noriko Hosoi nhosoi@redhat.com Date: Mon Jul 27 18:08:13 2015 -0700
bump version to 1.3.4.3
diff --git a/VERSION.sh b/VERSION.sh index ee369cb..ddefa71 100644 --- a/VERSION.sh +++ b/VERSION.sh @@ -10,7 +10,7 @@ vendor="389 Project" # PACKAGE_VERSION is constructed from these VERSION_MAJOR=1 VERSION_MINOR=3 -VERSION_MAINT=4.2 +VERSION_MAINT=4.3 # if this is a PRERELEASE, set VERSION_PREREL # otherwise, comment it out # be sure to include the dot prefix in the prerel
389-commits@lists.fedoraproject.org