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 2333d75 Bump version to 1.4.4.1 2333d75 is described below
commit 2333d75d54baeba8c8157d10234a915a2d7a6a25 Author: Mark Reynolds mreynolds@redhat.com AuthorDate: Wed Apr 22 14:29:43 2020 -0400
Bump version to 1.4.4.1 --- VERSION.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/VERSION.sh b/VERSION.sh index 8df20ee..bb7dceb 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=4.0 +VERSION_MAINT=4.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