Author: markt
Date: Sun Jul 26 20:51:09 2015
New Revision: 1692765

URL: http://svn.apache.org/r1692765
Log:
Use the current version in the example

Modified:
    tomcat/jk/trunk/native/iis/README
    tomcat/jk/trunk/native/netscape/README

Modified: tomcat/jk/trunk/native/iis/README
URL: 
http://svn.apache.org/viewvc/tomcat/jk/trunk/native/iis/README?rev=1692765&r1=1692764&r2=1692765&view=diff
==============================================================================
--- tomcat/jk/trunk/native/iis/README (original)
+++ tomcat/jk/trunk/native/iis/README Sun Jul 26 20:51:09 2015
@@ -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.37]
+      nmake -f Makefile.x86 [SO_VERSION=-1.2.41]
 
 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=1692765&r1=1692764&r2=1692765&view=diff
==============================================================================
--- tomcat/jk/trunk/native/netscape/README (original)
+++ tomcat/jk/trunk/native/netscape/README Sun Jul 26 20:51:09 2015
@@ -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.37]
+      nmake -f Makefile.vc [SO_VERSION=-1.2.41]
 
 An alternative will be to open the isapi workspace file (nsapi.dsw) in msdev 
and
 build it using the build menu.



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

Reply via email to