[GRASS-SVN] r71476 - grass/branches/releasebranch_7_2/mswindows

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Sep 7 07:22:34 PDT 2017


Author: martinl
Date: 2017-09-07 07:22:34 -0700 (Thu, 07 Sep 2017)
New Revision: 71476

Modified:
   grass/branches/releasebranch_7_2/mswindows/GRASS-Installer.nsi.tmpl
Log:
fix typo in r71469

Modified: grass/branches/releasebranch_7_2/mswindows/GRASS-Installer.nsi.tmpl
===================================================================
--- grass/branches/releasebranch_7_2/mswindows/GRASS-Installer.nsi.tmpl	2017-09-07 14:21:26 UTC (rev 71475)
+++ grass/branches/releasebranch_7_2/mswindows/GRASS-Installer.nsi.tmpl	2017-09-07 14:22:34 UTC (rev 71476)
@@ -903,7 +903,7 @@
             StrCpy $ARCHIVE_NAME2010 "msvcrt2010-1.0.0-1.tar.bz2"
             StrCpy $ARCHIVE_NAME2012 "msvcrt2012-1.0.0-1.tar.bz2"
             StrCpy $ARCHIVE_NAME2013 "msvcrt2013-1.0.0-1.tar.bz2"
-            StrCpy $ARCHIVE_NAME2015 "msvcrt2015-1.0.0-1.tar.bz2"
+            StrCpy $ARCHIVE_NAME2015 "msvcrt2015-1.0-1.tar.bz2"
         !else
             StrCpy $ARCHIVE_NAME "msvcrt-1.0.1-14.tar.bz2"
             ;StrCpy $ARCHIVE_NAME2005 "msvcrt2005-1.0-1.tar.bz2"



More information about the grass-commit mailing list