VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit bf089826e6698216ac0e589d5f81435a1d598e19 Author: Noriko Hosoi nhosoi@redhat.com Date: Wed Jan 16 15:21:44 2013 -0800
bump version to 1.1.31
diff --git a/VERSION.sh b/VERSION.sh index 339ef7d..da8c09e 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=30 +VERSION_MAINT=31 # 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