Win32: Increase version number for the inno installer to 0.6.3

This commit is contained in:
Lothar Serra Mari 2018-04-26 08:15:53 +02:00 committed by Vicki Pfau
parent a81259f94b
commit 2a60cc9951
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
;\tools\windows\ to the directory that contains the win32 distribution files!
;Set CurrentReleaseVersion to the number of the latest stable mGBA build.
#define CurrentReleaseVersion = '0.6.1'
#define CurrentReleaseVersion = '0.6.3'
#define VerMajor
#define VerMinor