This is an automated email from the ASF dual-hosted git repository.
schultz pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new 9d73859403 Increment version numbers for next release
9d73859403 is described below
commit 9d73859403f214ffccf6669d4b548ddfbd325ee6
Author: Christopher Schultz <[email protected]>
AuthorDate: Mon Mar 30 18:44:21 2026 -0400
Increment version numbers for next release
---
build.properties.default | 2 +-
webapps/docs/changelog.xml | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/build.properties.default b/build.properties.default
index 500875ae63..e30955b73c 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -31,7 +31,7 @@
# ----- Version Control Flags -----
version.major=10
version.minor=1
-version.build=54
+version.build=55
version.patch=0
version.suffix=
version.dev=-dev
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 3c599d71d9..88dfff6783 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -105,6 +105,8 @@
issues do not "pop up" wrt. others).
-->
<section name="Tomcat 10.1.54 (schultz)" rtext="in development">
+</section>
+<section name="Tomcat 10.1.54 (schultz)" rtext="release in progress">
<subsection name="Catalina">
<changelog>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]