VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 44a773da4727a29a2dc0c7654d472ddbd45d0192 Author: Rich Megginson rmeggins@redhat.com Date: Wed Oct 2 09:39:17 2013 -0600
bump version to 1.2.11.23
diff --git a/VERSION.sh b/VERSION.sh index dd8c8b8..808b66b 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.22 +VERSION_MAINT=11.23 # 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