This is an automated email from the git hooks/post-receive script.
mreynolds pushed a commit to branch 389-ds-base-1.4.0 in repository 389-ds-base.
The following commit(s) were added to refs/heads/389-ds-base-1.4.0 by this push: new c60d593 Bump version to 1.4.0.28 c60d593 is described below
commit c60d59349e422588de2d9b4f651ae8b0fe023b5f Author: Mark Reynolds mreynolds@redhat.com AuthorDate: Tue Sep 17 12:00:40 2019 -0400
Bump version to 1.4.0.28 --- VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.sh b/VERSION.sh index f8b5c57..eb12c03 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=0.27 +VERSION_MAINT=0.28 # 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