From 68dcba8853cc853384cba6cb8477f994ceefcf47 Mon Sep 17 00:00:00 2001 From: Ruud Date: Sun, 29 Jun 2014 21:56:51 +0200 Subject: [PATCH] One up 2/2 --- installer.iss | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/installer.iss b/installer.iss index a9752cb..88577b1 100644 --- a/installer.iss +++ b/installer.iss @@ -1,7 +1,7 @@ -#define MyAppName "CouchPotato" -#define MyAppVer "2.4.0" +#define MyAppName "CouchPotato" +#define MyAppVer "2.5.0" #define MyAppBit "win32" -//#define MyAppBit "win-amd64" +//#define MyAppBit "win-amd64" [Setup] AppName={#MyAppName}