This is an automated email from the git hooks/post-receive script.
mreynolds pushed a commit to branch master in repository 389-ds-base.
The following commit(s) were added to refs/heads/master by this push: new 11bb10f bump version to 1.4.2.2 11bb10f is described below
commit 11bb10ffae38a03c4ef400d4054d9c3978324876 Author: Mark Reynolds mreynolds@redhat.com AuthorDate: Thu Sep 26 09:43:18 2019 -0400
bump version to 1.4.2.2 --- VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.sh b/VERSION.sh index 9e53a79..3f538e1 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=4 -VERSION_MAINT=2.1 +VERSION_MAINT=2.2 # NOTE: VERSION_PREREL is automatically set for builds made out of a git tree VERSION_PREREL= VERSION_DATE=$(date -u +%Y%m%d)
389-commits@lists.fedoraproject.org