This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 8.5.78 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit f732d3aa5ca55eb07cb73d9ec2b585330f80f00b Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Mar 31 17:03:51 2022 +0100 Tag 8.5.78 --- 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 c20b316..0d6322e 100644 --- a/build.properties.default +++ b/build.properties.default @@ -33,7 +33,7 @@ version.major=8 version.minor=5 version.build=78 version.patch=0 -version.suffix=-dev +version.suffix= # ----- Reproducible builds ----- # Uncomment and set to current time for reproducible builds diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index c9c2ab1..11bc27a 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -104,7 +104,7 @@ They eventually become mixed with the numbered issues (i.e., numbered issues do not "pop up" wrt. others). --> -<section name="Tomcat 8.5.78 (schultz)" rtext="in development"> +<section name="Tomcat 8.5.78 (markt)"> <subsection name="Catalina"> <changelog> <add> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org