This commit is contained in:
Ruud
2013-09-20 17:46:54 +02:00
parent eeeb845ef3
commit d08c7c57a8
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,2 +1,2 @@
VERSION = '2.1.0'
VERSION = '2.2.0'
BRANCH = 'desktop'