This is an automated email from the ASF dual-hosted git repository. schultz pushed a commit to tag 8.5.77 in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 3931695e564dd4dd1dbf029026e900b74992408c Author: schultz <schu...@apache.org> AuthorDate: Sun Mar 13 12:15:20 2022 -0700 Tag 8.5.77 --- build.properties.default | 7 ++++--- webapps/docs/changelog.xml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/build.properties.default b/build.properties.default index 64cb22e..59e32da 100644 --- a/build.properties.default +++ b/build.properties.default @@ -33,13 +33,14 @@ version.major=8 version.minor=5 version.build=77 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-01-12T06:00:00Z -#ant.tstamp.now=1642003200 +ant.tstamp.now=1647198813 +#2022-03-13 19:13:33 UTC + # ----- Source control flags ----- git.branch=8.5.x diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 74d49de..9909691 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.77 (schultz)" rtext="In development"> +<section name="Tomcat 8.5.77 (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