mgba/tools/windows
rootfather 8880ed7277 Win32: Add version detection to the Inno script
Now you don't have to switch between IsRelease = yes and no.

Instead, you set the CurrentReleaseVersion variable to the
number of the latest stable release and Inno will decide
if the setup you are about to build is a stable or a development
package, so you have to alter the script only once for each release
cycle.

This is the highest level of automation I can currently imagine.
2018-10-03 16:39:39 -07:00
..
mgba-setup-win32.iss Win32: Add version detection to the Inno script 2018-10-03 16:39:39 -07:00
mgba-setupiconfile.ico Win32: Add Inno Setup script 2018-10-03 16:39:39 -07:00
mgba-wizardimagefile.bmp Win32: Add Inno Setup script 2018-10-03 16:39:39 -07:00