Changes between Version 135 and Version 136 of CompileOnWindows


Ignore:
Timestamp:
Jan 17, 2010, 7:40:25 AM (14 years ago)
Author:
martinl
Comment:

rev

Legend:

Unmodified
Added
Removed
Modified
  • CompileOnWindows

    v135 v136  
    315315}}}
    316316
    317 2. Right click on the file {{{c:\temp\GRASS-Installer.nsi}}} and select Compile NSIS Script.
    318 
    319 3. When finished, you should have the WinGRASS release installer in {{{c:\temp}}}.
     3172. Update SVN revision number (see {{{svn info}}}), e.g. change
     318
     319{{{
     320!define DEV65_SVN_REVISION "36599"
     321}}}
     322
     323to
     324
     325{{{
     326!define DEV65_SVN_REVISION "40505"
     327}}}
     328
     3293. Right click on the file {{{c:\temp\GRASS-Installer.nsi}}} and select Compile NSIS Script.
     330
     3314. When finished, you should have the WinGRASS release installer in {{{c:\temp}}}.
    320332
    321333== TODO ==