This commit is contained in:
Ruud
2014-03-16 09:44:44 +01:00
parent 66b849cb29
commit d3efda74b2
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,5 +1,5 @@
#define MyAppName "CouchPotato"
#define MyAppVer "2.3.1"
#define MyAppVer "2.4.0"
[Setup]
AppName={#MyAppName}
@@ -22,7 +22,7 @@ UsePreviousAppDir=no
[Messages]
WelcomeLabel1=Installing [name]!
WelcomeLabel2=This wizard will install [name] to your AppData folder. It does this so it can use the build in updater without needing admin rights.
[CustomMessages]
LaunchProgram=Launch {#MyAppName} right now.
+1 -1
View File
@@ -1,2 +1,2 @@
VERSION = '2.3.1'
VERSION = '2.4.0'
BRANCH = 'desktop'