This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 8.5.45 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 46d444a14cdac3e7e1f011a02cbdac9e5a80631c Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Aug 14 23:18:09 2019 +0100 Tag 8.5.45 --- build.properties.default | 2 +- webapps/docs/changelog.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.properties.default b/build.properties.default index e067b36..9729a39 100644 --- a/build.properties.default +++ b/build.properties.default @@ -27,7 +27,7 @@ version.major=8 version.minor=5 version.build=45 version.patch=0 -version.suffix=-dev +version.suffix= # ----- Build control flags ----- # Note enabling validation uses Checkstyle which is LGPL licensed diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 2d0cb26..fde879c 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -44,7 +44,7 @@ They eventually become mixed with the numbered issues (i.e., numbered issues do not "pop up" wrt. others). --> -<section name="Tomcat 8.5.45 (markt)" rtext="in development"> +<section name="Tomcat 8.5.45 (markt)"> <subsection name="Coyote"> <changelog> <scode> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org