You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2015/11/10 21:00:24 UTC

svn commit: r1713725 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

Author: markt
Date: Tue Nov 10 20:00:24 2015
New Revision: 1713725

URL: http://svn.apache.org/viewvc?rev=1713725&view=rev
Log:
Fix version number missed in previous commit

Modified:
    tomcat/site/trunk/docs/index.html
    tomcat/site/trunk/xdocs/index.xml

Modified: tomcat/site/trunk/docs/index.html
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/docs/index.html?rev=1713725&r1=1713724&r2=1713725&view=diff
==============================================================================
--- tomcat/site/trunk/docs/index.html (original)
+++ tomcat/site/trunk/docs/index.html Tue Nov 10 20:00:24 2015
@@ -250,7 +250,7 @@ Tomcat Native. The notable changes since
 <p style="text-align: center;">
 
 <a href="download-native.cgi">Download</a> |
-<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.2.0</a>
+<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.2.2</a>
 
 </p>
 

Modified: tomcat/site/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/index.xml?rev=1713725&r1=1713724&r2=1713725&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/index.xml (original)
+++ tomcat/site/trunk/xdocs/index.xml Tue Nov 10 20:00:24 2015
@@ -51,7 +51,7 @@ Tomcat Native. The notable changes since
 </ul>
 <p style="text-align: center;">
 <a href="download-native.cgi">Download</a> |
-<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.2.0</a>
+<a href="native-doc/miscellaneous/changelog.html">ChangeLog for 1.2.2</a>
 </p>
 </section>
 



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