From 7924cac5f90c7061cd6ceaccd252007af32173bf Mon Sep 17 00:00:00 2001 From: Ruud Date: Tue, 15 May 2012 23:14:20 +0200 Subject: [PATCH] Update installer version --- installer.iss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installer.iss b/installer.iss index 7e31214..9b26df9 100644 --- a/installer.iss +++ b/installer.iss @@ -1,5 +1,5 @@ -#define MyAppName "CouchPotato" -#define MyAppVer "0.5" +#define MyAppName "CouchPotato" +#define MyAppVer "2.0.0.pre2" [Setup] AppName={#MyAppName}