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 2016/09/27 11:03:05 UTC

svn commit: r1762446 - in /tomcat/jk/trunk: native/iis/README native/netscape/README tools/dist/binaries/windows/README.html

Author: markt
Date: Tue Sep 27 11:03:05 2016
New Revision: 1762446

URL: http://svn.apache.org/viewvc?rev=1762446&view=rev
Log:
Version number updates prior to tagging

Modified:
    tomcat/jk/trunk/native/iis/README
    tomcat/jk/trunk/native/netscape/README
    tomcat/jk/trunk/tools/dist/binaries/windows/README.html

Modified: tomcat/jk/trunk/native/iis/README
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/README?rev=1762446&r1=1762445&r2=1762446&view=diff
==============================================================================
--- tomcat/jk/trunk/native/iis/README (original)
+++ tomcat/jk/trunk/native/iis/README Tue Sep 27 11:03:05 2016
@@ -37,7 +37,7 @@ The steps that you need to take are:
    1. Change directory to the isapi redirector plugins source directory.
    
    2. Execute the following command:
-      nmake -f Makefile.x86 [SO_VERSION=-1.2.41]
+      nmake -f Makefile.x86 [SO_VERSION=-1.2.42]
 
 An alternative will be to open the isapi workspace file (isapi.dsw) in msdev and 
 build it using the build menu.

Modified: tomcat/jk/trunk/native/netscape/README
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/native/netscape/README?rev=1762446&r1=1762445&r2=1762446&view=diff
==============================================================================
--- tomcat/jk/trunk/native/netscape/README (original)
+++ tomcat/jk/trunk/native/netscape/README Tue Sep 27 11:03:05 2016
@@ -25,7 +25,7 @@ The steps that you need to take are:
       directory or edit the nsapi.dsp and replace all $(IPLANET_HOME)
       occurrences with the real path
    3. Execute the following command:
-      nmake -f Makefile.vc [SO_VERSION=-1.2.41]
+      nmake -f Makefile.vc [SO_VERSION=-1.2.42]
 
 An alternative will be to open the isapi workspace file (nsapi.dsw) in msdev and
 build it using the build menu.

Modified: tomcat/jk/trunk/tools/dist/binaries/windows/README.html
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/tools/dist/binaries/windows/README.html?rev=1762446&r1=1762445&r2=1762446&view=diff
==============================================================================
--- tomcat/jk/trunk/tools/dist/binaries/windows/README.html (original)
+++ tomcat/jk/trunk/tools/dist/binaries/windows/README.html Tue Sep 27 11:03:05 2016
@@ -27,7 +27,7 @@
    connector to fail.
 </p>
 
-<h2><a name="released">The current stable release is 1.2.41</a></h2>
+<h2><a name="released">The current stable release is 1.2.42</a></h2>
 
 <p>See the Apache Tomcat Connectors
 <a href="http://tomcat.apache.org/connectors-doc/miscellaneous/changelog.html">changelog</a>



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