This is an automated email from the git hooks/post-receive script.
mreynolds pushed a change to branch master in repository 389-ds-base.
from d1ca0fe Ticket 49554 - Update Makefile for README.md new 02ca11b Bump version to 1.4.0.5
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
This is an automated email from the git hooks/post-receive script.
mreynolds pushed a commit to branch master in repository 389-ds-base.
commit 02ca11bfdaafad36cb621b003bbff6c04c08ec39 Author: Mark Reynolds mreynolds@redhat.com Date: Wed Jan 31 14:35:16 2018 -0500
Bump version to 1.4.0.5 --- VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.sh b/VERSION.sh index e87b42e..375860a 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.4 +VERSION_MAINT=0.5 # 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