From 938b14ba18fda579a0195f92fa7aa74330603398 Mon Sep 17 00:00:00 2001 From: Ruud Date: Mon, 29 Oct 2012 20:45:17 +0100 Subject: [PATCH] One up installer --- installer.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer.iss b/installer.iss index 8d7540d..2cbcb91 100644 --- a/installer.iss +++ b/installer.iss @@ -1,5 +1,5 @@ #define MyAppName "CouchPotato" -#define MyAppVer "2.0.1" +#define MyAppVer "2.0.1.1" [Setup] AppName={#MyAppName}