This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/master by this push:
new d5b811e Increment missed version number in 045721a
d5b811e is described below
commit d5b811ed9ac7be10343bfc34fca683056383e137
Author: Mark Thomas <[email protected]>
AuthorDate: Mon Apr 6 16:28:17 2020 +0100
Increment missed version number in 045721a
---
build.properties.default | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.properties.default b/build.properties.default
index 70f5adc..8b32326 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -18,7 +18,7 @@
# ----- Version Control Flags -----
version.major=1
version.minor=2
-version.build=23
+version.build=24
version.patch=0
version.suffix=-dev
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]