This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to tag 8.5.79 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 1af5f227ae591e601a9426d3788bf6a60a1b75a3 Author: schultz <schu...@apache.org> AuthorDate: Mon May 16 08:37:37 2022 -0700 Tag 8.5.79 --- build.properties.default | 6 +++--- webapps/docs/changelog.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/build.properties.default b/build.properties.default index 656c35d18c..0ecffe13b4 100644 --- a/build.properties.default +++ b/build.properties.default @@ -33,13 +33,13 @@ version.major=8 version.minor=5 version.build=79 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()). -#2022-03-31T12:00:00Z -#ant.tstamp.now=1648728000 +# 2022-05-16 15:36:23 UTC +ant.tstamp.now=1652715383 # ----- Source control flags ----- git.branch=8.5.x diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 5a277c3084..6d825a26d0 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.79 (schultz)" rtext="in development"> +<section name="Tomcat 8.5.79 (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