VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit ac30f08165503ba6635b581cbd3c91fd531b4d49 Author: Rich Megginson rmeggins@redhat.com Date: Fri Feb 3 15:19:24 2012 -0700
bump version to 1.1.27
diff --git a/VERSION.sh b/VERSION.sh index 9c97174..ff6be42 100644 --- a/VERSION.sh +++ b/VERSION.sh @@ -11,7 +11,7 @@ vendorurl=http://port389.org # PACKAGE_VERSION is constructed from these VERSION_MAJOR=1 VERSION_MINOR=1 -VERSION_MAINT=26 +VERSION_MAINT=27 # 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