VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit aa952c12443d8fbc1aca331fb42e653290167a82 Author: Rich Megginson rmeggins@redhat.com Date: Thu May 24 14:43:12 2012 -0600
bump version to 1.2.11.4
diff --git a/VERSION.sh b/VERSION.sh index 673f16b..a3ed29a 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.3 +VERSION_MAINT=11.4 # 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