VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 8857ffd4a6e9457bc3a08e4c56da3d1de74ce1d3 Author: Noriko Hosoi nhosoi@redhat.com Date: Tue Dec 17 13:42:32 2013 -0800
Bump version to 1.3.2.9
diff --git a/VERSION.sh b/VERSION.sh index df8f832..b044b7a 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=2.8 +VERSION_MAINT=2.9 # 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