Bump to 4.3.0alpha1

This commit is contained in:
sledgehammer999 2019-12-03 01:24:50 +02:00
commit ad0bc5d90d
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2
6 changed files with 19 additions and 17 deletions

2
dist/mac/Info.plist vendored
View file

@ -55,7 +55,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>4.2.0</string>
<string>4.3.0</string>
<key>CFBundleExecutable</key>
<string>@EXECUTABLE@</string>
<key>CFBundleIdentifier</key>

View file

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