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 1f1119d Bump version to 1.4.1.3 1f1119d is described below
commit 1f1119d4ba00ca7daa4d5df3ad4b6c77e4d59671 Author: Mark Reynolds mreynolds@redhat.com AuthorDate: Fri May 24 14:37:38 2019 -0400
Bump version to 1.4.1.3 --- VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.sh b/VERSION.sh index a0b867d..be82b6b 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=1.2 +VERSION_MAINT=1.3 # 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