From d6522d8f380b07136faae3c53436163732552dc3 Mon Sep 17 00:00:00 2001 From: Ruud Date: Sat, 27 Oct 2012 18:49:44 +0200 Subject: [PATCH] One up installer --- installer.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.iss b/installer.iss index be20446..8d7540d 100644 --- a/installer.iss +++ b/installer.iss @@ -1,5 +1,5 @@ #define MyAppName "CouchPotato" -#define MyAppVer "2.0.0.pre2" +#define MyAppVer "2.0.1" [Setup] AppName={#MyAppName}