File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33#
44# Built with large strings build for 3.0b1 -> http://nsis.sourceforge.net/Special_Builds
55
6- !define VERSION " 1.0.81 "
7- !define AF_VERSION " 1.0.81 "
6+ !define VERSION " 1.0.82 "
7+ !define AF_VERSION " 1.0.82 "
88!define MUI_HEADERIMAGE
99!define MUI_HEADERIMAGE_BITMAP " etc\fantomBanner.bmp"
1010!define UNINST_REG_KEY " Software\Microsoft\Windows\CurrentVersion\Uninstall\Fantom"
@@ -40,8 +40,8 @@ VIAddVersionKey "Comments" "NSIS Fantom Installer by Steve Eynon"
4040VIAddVersionKey " LegalCopyright" " (c) 2011, Brian Frank and Andy Frank"
4141VIAddVersionKey " FileDescription" " Installer for the Fantom Language"
4242VIAddVersionKey " FileVersion" " ${AF_VERSION}"
43- VIProductVersion " 1.0.81 .0"
44- VIFileVersion " 1.0.81 .0"
43+ VIProductVersion " 1.0.82 .0"
44+ VIFileVersion " 1.0.82 .0"
4545
4646Var AF_ORIG_INSTDIR
4747
Original file line number Diff line number Diff line change 1- # Fantom v1.0.81 for Windows
1+ # Fantom v1.0.82 for Windows
22---
33[ ![ Written for: Fantom] ( http://img.shields.io/badge/written%20for-Fantom-lightgray.svg )] ( http://fantom-lang.org/ )
44[ ![ Licence: ISC] ( http://img.shields.io/badge/licence-ISC-blue.svg )] ( https://choosealicense.com/licenses/isc/ )
You can’t perform that action at this time.
0 commit comments