Bump to 3.3.12

This commit is contained in:
sledgehammer999
2017-04-06 19:51:12 +03:00
parent 59abbab9b9
commit 258efe261d
3 changed files with 3 additions and 3 deletions

2
dist/mac/Info.plist vendored
View File

@@ -45,7 +45,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.3.11</string>
<string>3.3.12</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.3.11"
!define PROG_VERSION "3.3.12"
!define MUI_FINISHPAGE_RUN
!define MUI_FINISHPAGE_RUN_FUNCTION PageFinishRun