This commit is contained in:
Ruud
2015-02-22 17:43:58 +01:00
parent 32cf40c121
commit 0bd953409e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#define MyAppName "CouchPotato"
#define MyAppVer "2.6.2"
#define MyAppVer "2.6.3"
#define MyAppBit "win32"
//#define MyAppBit "win-amd64"

View File

@@ -1,2 +1,2 @@
VERSION = '2.6.2'
VERSION = '2.6.3'
BRANCH = 'desktop'