VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 322523d09cd1c995bfeaa8c13213f14af767fcf5 Author: Rich Megginson rmeggins@redhat.com Date: Thu Aug 30 19:17:10 2012 -0600
bump version to 1.2.11.12
diff --git a/VERSION.sh b/VERSION.sh index e724679..9c8efe4 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=2 -VERSION_MAINT=11.10 +VERSION_MAINT=11.12 # 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