SF.net SVN: geany:[3747] trunk/geany.nsi

eht16 at users.sourceforge.net eht16 at xxxxx
Wed Apr 29 18:25:00 UTC 2009


Revision: 3747
          http://geany.svn.sourceforge.net/geany/?rev=3747&view=rev
Author:   eht16
Date:     2009-04-29 18:25:00 +0000 (Wed, 29 Apr 2009)

Log Message:
-----------
Update used NSIS version number.

Modified Paths:
--------------
    trunk/geany.nsi

Modified: trunk/geany.nsi
===================================================================
--- trunk/geany.nsi	2009-04-28 21:18:23 UTC (rev 3746)
+++ trunk/geany.nsi	2009-04-29 18:25:00 UTC (rev 3747)
@@ -54,7 +54,7 @@
 VIAddVersionKey "LegalCopyright" "Copyright 2005-2009 by the Geany developer team"
 VIAddVersionKey "FileDescription" "${PRODUCT_NAME} Installer"
 
-BrandingText "$(^NAME) installer (NSIS 2.42)"
+BrandingText "$(^NAME) installer (NSIS 2.44)"
 InstallDir "$PROGRAMFILES\Geany"
 Name "${PRODUCT_NAME} ${PRODUCT_VERSION}"
 SetCompressor /SOLID lzma


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Commits mailing list