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-native.git
The following commit(s) were added to refs/heads/main by this push:
new d23144453 Reference 10.1.x rather than 10.0.x
d23144453 is described below
commit d23144453e8c9d9cf5a56f0e40b25583fb89e4d0
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Jun 29 18:18:54 2022 +0100
Reference 10.1.x rather than 10.0.x
---
xdocs/index.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xdocs/index.xml b/xdocs/index.xml
index 5f4b2f8f2..0b8455a06 100644
--- a/xdocs/index.xml
+++ b/xdocs/index.xml
@@ -102,7 +102,7 @@ list of changes.
the same JVM version the JVM you use with Tomcat.<br/>
<code>$HOME/OPENSSL</code> is the path where OpenSSL is installed.<br/>
<code>$CATALINA_HOME</code> is the path where the produced libraries will
be
- installed. Something like $HOME/apache-tomcat-10.0.2<br/>
+ installed. Something like $HOME/apache-tomcat-10.1.0<br/>
<br/>
The configure is able to guess most of OpenSSL standard installations.
So most of the time the following will be enough:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]