Browse Source

One up

tags/build/2.1.0 build/2.1.0
Ruud 12 years ago
parent
commit
3b7376fd18
  1. 2
      installer.iss
  2. 2
      version.py

2
installer.iss

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

2
version.py

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

Loading…
Cancel
Save