This commit is contained in:
Ruud
2014-10-11 22:46:45 +02:00
parent c8a3b64624
commit 0567504394
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 543 B

After

Width:  |  Height:  |  Size: 367 B

View File

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

View File

@@ -1,2 +1,2 @@
VERSION = '2.5.2'
VERSION = '2.6.0'
BRANCH = 'desktop'