This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to tag 8.5.74 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 2ea50557ae05ccfca7f521ab328c238237aec8b1 Author: schultz <schu...@apache.org> AuthorDate: Wed Jan 12 12:59:34 2022 -0800 Tag 8.5.74 --- build.properties.default | 8 ++++---- webapps/docs/changelog.xml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build.properties.default b/build.properties.default index 490483d..e971e71 100644 --- a/build.properties.default +++ b/build.properties.default @@ -31,15 +31,15 @@ # ----- Version Control Flags ----- version.major=8 version.minor=5 -version.build=72 +version.build=74 version.patch=0 -version.suffix=-dev +version.suffix= # ----- Reproducible builds ----- # Uncomment and set to current time for reproducible builds # Note: The value is in seconds (unlike milliseconds used by System.currentTimeMillis()). -#2021-06-08T12:00:00Z -#ant.tstamp.now=1623153600 +#2022-01-12 17:49:25 UTC +ant.tstamp.now=1642009765 # ----- Source control flags ----- git.branch=8.5.x diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 5d2f978..c32279c 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.74 (schultz)" rtext="In development"> +<section name="Tomcat 8.5.74 (schultz)" rtext="Release in progress"> <subsection name="Catalina"> <changelog> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org