This commit is contained in:
Ruud
2013-05-05 21:19:10 +02:00
parent 2b8dfed475
commit 821f68909d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#define MyAppName "CouchPotato"
#define MyAppVer "2.0.7.1"
#define MyAppVer "2.0.8"
[Setup]
AppName={#MyAppName}

View File

@@ -1,2 +1,2 @@
VERSION = '2.0.7.1'
VERSION = '2.0.8'
BRANCH = 'desktop'