Bump to 4.1.0alpha

This commit is contained in:
sledgehammer999 2017-11-20 02:41:28 +02:00
commit 88a771c9ff
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2
4 changed files with 7 additions and 5 deletions

2
dist/mac/Info.plist vendored
View file

@ -45,7 +45,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.4.0</string>
<string>4.1.0</string>
<key>CFBundleSignature</key>
<string>qBit</string>
<key>CFBundleExecutable</key>

View file

@ -27,7 +27,7 @@ XPStyle on
!define CSIDL_LOCALAPPDATA '0x1C' ;Local Application Data path
; Program specific
!define PROG_VERSION "3.4.0"
!define PROG_VERSION "4.1.0"
!define MUI_FINISHPAGE_RUN
!define MUI_FINISHPAGE_RUN_FUNCTION PageFinishRun