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-connectors.git

commit 6f2c320b8ac84128f450a929ee3f5764abfea781
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Mar 9 10:39:48 2020 +0000

    Update list of places to check version number
---
 HOWTO-RELEASE.txt | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/HOWTO-RELEASE.txt b/HOWTO-RELEASE.txt
index fcb8413..3586c0b 100644
--- a/HOWTO-RELEASE.txt
+++ b/HOWTO-RELEASE.txt
@@ -48,6 +48,7 @@ native/netscape/README
 xdocs/build.xml
 xdocs/index.xml
 xdocs/news/<THISYEAR0101>.xml
+tools/dist/README.html
 tools/dist/binaries/windows/README.html
 
 Check version numbers in the files that are listed in the section
@@ -82,7 +83,7 @@ Use the pattern below for tagging the tomcat-connectors 
directory.
 
 TAG=JK_{MAJOR_REVISION}_{MINOR_REVISION}_{RELEASE}
 
-Here is an example for mod_jk 1.2.48
+Here is an example for mod_jk 1.2.49
 
 git commit -a -m "Tag JK_1_2_48"
 git tag JK_1_2_48
@@ -107,9 +108,9 @@ Create the new source distribution
 A tool named jkrelease.sh in the directory tools creates
 a release tarball and a zip including signature files.
 
-Here is an example for mod_jk 1.2.48
+Here is an example for mod_jk 1.2.49
 
-./jkrelease.sh -R git -v 1.2.48 -h
+./jkrelease.sh -R git -v 1.2.49 -h
 
 
 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to