From 578fb457851f5147fdbf594b9099d94ab801d004 Mon Sep 17 00:00:00 2001
From: Ruud <ruud@crashdummy.nl>
Date: Sun, 16 Sep 2012 11:35:56 +0200
Subject: [PATCH] Installer 1 up

---
 installer.iss | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/installer.iss b/installer.iss
index 6b9ee9a8..be204460 100644
--- a/installer.iss
+++ b/installer.iss
@@ -1,5 +1,5 @@
 #define MyAppName "CouchPotato"
-#define MyAppVer "2.0.0.pre1"
+#define MyAppVer "2.0.0.pre2"
 
 [Setup]
 AppName={#MyAppName}
-- 
GitLab