This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to tag 10.0.9 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 5a10f281b5f09e1f73572f753f34ce7a1248763d Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Jul 29 17:02:06 2021 +0100 Tag 10.0.9 --- 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 006d1dc..e0d7073 100644 --- a/build.properties.default +++ b/build.properties.default @@ -27,7 +27,7 @@ version.major=10 version.minor=0 version.build=9 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 8209037..e4c71f1 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 10.0.9 (markt)" rtext="in development"> +<section name="Tomcat 10.0.9 (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