This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-connectors.git
The following commit(s) were added to refs/heads/main by this push:
new 34f0d9348 Remove references to deleted defines
34f0d9348 is described below
commit 34f0d9348e80389d8aa7c7089512cd3f13275ec6
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Sep 6 16:18:01 2023 +0100
Remove references to deleted defines
---
HOWTO-RELEASE.txt | 16 ----------------
1 file changed, 16 deletions(-)
diff --git a/HOWTO-RELEASE.txt b/HOWTO-RELEASE.txt
index 8586607d7..186baf7bb 100644
--- a/HOWTO-RELEASE.txt
+++ b/HOWTO-RELEASE.txt
@@ -57,22 +57,6 @@ native/configure.ac
native/common/jk_version.h
xdocs/miscellaneous/changelog.xml
-Update the JK_VERISRELEASE define in native/common/jk_version.h, here is
-a git diff that shows what I changed:
-
-Index: native/common/jk_version.h
-===================================================================
---- native/common/jk_version.h (revision 417260)
-+++ native/common/jk_version.h (working copy)
-@@ -32,7 +32,7 @@
- #define JK_VERBETA 0
- #define JK_BETASTRING "0"
- /* set JK_VERISRELEASE to 1 when release (do not forget to commit!) */
--#define JK_VERISRELEASE 0
-+#define JK_VERISRELEASE 1
- #define JK_VERRC 0
- #define JK_RCSTRING "0"
-
After updating revision numbers, commit your changes to git.
Tag tomcat-connectors in git
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]