This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 8.5.41 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 753f95658fb9a26594d8f9cc65a48de04d2e7bd7 Author: Mark Thomas <ma...@apache.org> AuthorDate: Sat May 4 09:51:14 2019 +0100 Tag 8.5.41 --- 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 416eaf8..096fa64 100644 --- a/build.properties.default +++ b/build.properties.default @@ -27,7 +27,7 @@ version.major=8 version.minor=5 version.build=41 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 24a4b9a..3be3905 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.41 (markt)" rtext="in development"> +<section name="Tomcat 8.5.41 (markt)"> <subsection name="Catalina"> <changelog> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org