This is an automated email from the git hooks/post-receive script.
mreynolds pushed a commit to branch 389-ds-base-1.3.9 in repository 389-ds-base.
The following commit(s) were added to refs/heads/389-ds-base-1.3.9 by this push: new eee97e6 Bump version to 1.3.9.1 eee97e6 is described below
commit eee97e69f6e1df7949e1d645ad6108375c6283ac Author: Mark Reynolds mreynolds@redhat.com AuthorDate: Wed Feb 20 09:39:45 2019 -0500
Bump version to 1.3.9.1 --- VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.sh b/VERSION.sh index 7f32fc4..44c045b 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=9.0 +VERSION_MAINT=9.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