VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit c535f7d307f0492f277013236473c68563058f82 Author: Mark Reynolds mreynolds@redhat.com Date: Mon Mar 11 16:06:42 2013 -0400
bump version to 1.2.11.19
diff --git a/VERSION.sh b/VERSION.sh index 64caedb..0a6f942 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.18 +VERSION_MAINT=11.19 # 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