From 4358deab9b1d59544b0962721d1bbc98f9602edc Mon Sep 17 00:00:00 2001 From: RKrom Date: Wed, 19 Sep 2012 13:03:11 +0000 Subject: [PATCH] Preparations for RC3 git-svn-id: http://svn.code.sf.net/p/greenshot/code/trunk@2062 7dccd23d-a4a3-4e1f-8c07-b4c1b4018ab4 --- Greenshot/releases/innosetup/setup.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Greenshot/releases/innosetup/setup.iss b/Greenshot/releases/innosetup/setup.iss index b8236802b..995ae2e08 100644 --- a/Greenshot/releases/innosetup/setup.iss +++ b/Greenshot/releases/innosetup/setup.iss @@ -1,5 +1,5 @@ #define ExeName "Greenshot" -#define Version "1.0.2.$WCREV$" +#define Version "1.0.3.$WCREV$" ; Include the scripts to install .NET Framework 2.0 ; See http://www.codeproject.com/KB/install/dotnetfx_innosetup_instal.aspx