You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2015/12/16 22:51:43 UTC

svn commit: r1720462 - in /tomcat/trunk: build.properties.default webapps/docs/changelog.xml

Author: kkolinko
Date: Wed Dec 16 21:51:43 2015
New Revision: 1720462

URL: http://svn.apache.org/viewvc?rev=1720462&view=rev
Log:
Update to NSIS 2.49

Modified:
    tomcat/trunk/build.properties.default
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/build.properties.default
URL: http://svn.apache.org/viewvc/tomcat/trunk/build.properties.default?rev=1720462&r1=1720461&r2=1720462&view=diff
==============================================================================
--- tomcat/trunk/build.properties.default (original)
+++ tomcat/trunk/build.properties.default Wed Dec 16 21:51:43 2015
@@ -165,7 +165,7 @@ tomcat-native.win.1=${base-tomcat.loc.1}
 tomcat-native.win.2=${base-tomcat.loc.2}/tomcat-connectors/native/${tomcat-native.version}/binaries/tomcat-native-${tomcat-native.version}-win32-bin.zip
 
 # ----- NSIS, version 2.0 or later -----
-nsis.version=2.47
+nsis.version=2.49
 nsis.home=${base.path}/nsis-${nsis.version}
 nsis.exe=${nsis.home}/makensis.exe
 nsis.installoptions.dll=${nsis.home}/Plugins/InstallOptions.dll

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1720462&r1=1720461&r2=1720462&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed Dec 16 21:51:43 2015
@@ -292,7 +292,7 @@
       </update>
       <update>
         Update the NSIS Installer used to build the Windows Installers to
-        version 2.47. (markt)
+        version 2.49. (markt/kkolinko)
       </update>
     </changelog>
   </subsection>



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