This is an automated email from the git hooks/post-receive script.
mreynolds pushed a change to tag 389-ds-base-1.3.7.1 in repository 389-ds-base.
at ecd2588 (commit) This tag includes the following new commits:
new ecd2588 Bump verson to 1.3.7.1
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.
This is an automated email from the git hooks/post-receive script.
mreynolds pushed a commit to tag 389-ds-base-1.3.7.1 in repository 389-ds-base.
commit ecd2588291a7607244a53c6a3c47a3bec0c7cd48 Author: Mark Reynolds mreynolds@redhat.com Date: Mon Jun 26 16:52:31 2017 -0400
Bump verson to 1.3.7.1 --- VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.sh b/VERSION.sh index 68fee92..7e9c274 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=7.0 +VERSION_MAINT=7.1 # 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