From 2a60cc9951bfd1373e533dded395a2d17b629449 Mon Sep 17 00:00:00 2001 From: Lothar Serra Mari Date: Thu, 26 Apr 2018 08:15:53 +0200 Subject: [PATCH] Win32: Increase version number for the inno installer to 0.6.3 --- tools/windows/mgba-setup-win32.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/windows/mgba-setup-win32.iss b/tools/windows/mgba-setup-win32.iss index ba2fab830..88d9054c3 100644 --- a/tools/windows/mgba-setup-win32.iss +++ b/tools/windows/mgba-setup-win32.iss @@ -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