VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 6b5b8b7df36690807ceb06185be3c2abdf19e166 Author: Noriko Hosoi nhosoi@redhat.com Date: Fri Jul 15 10:52:02 2016 -0700
bump version to 1.3.5.11
diff --git a/VERSION.sh b/VERSION.sh index 818869c..fb72bed 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=3 -VERSION_MAINT=5.10 +VERSION_MAINT=5.11 # NOTE: VERSION_PREREL is automatically set for builds made out of a git tree VERSION_PREREL= VERSION_DATE=`date -u +%Y%m%d%H%M%S`
389-commits@lists.fedoraproject.org