VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ff9a292f4a4502513826590836a6e85db7e1a088 Author: Rich Megginson rmeggins@redhat.com Date: Mon Sep 30 11:02:24 2013 -0600
bump version to 1.3.1.11
diff --git a/VERSION.sh b/VERSION.sh index e410ad6..44a1862 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=1.10 +VERSION_MAINT=1.11 # 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