VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 46bfabb36f895592f76e05c53c896ad1e18a22b0 Author: Noriko Hosoi nhosoi@redhat.com Date: Thu Mar 28 16:46:18 2013 -0700
bump version to 1.2.11.20
diff --git a/VERSION.sh b/VERSION.sh index 0a6f942..f2bac77 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.19 +VERSION_MAINT=11.20 # 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