This commit is contained in:
Ruud
2012-12-01 12:16:58 +01:00
parent 7849e7170d
commit c9e732651f
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,2 +1,2 @@
VERSION = '2.0.1'
VERSION = '2.0.2'
BRANCH = 'desktop'