Updated version number to 3.9.99

This commit is contained in:
Justin Clift
2016-08-11 19:31:39 +01:00
parent 538116c97b
commit aa29f1e4a3
3 changed files with 9 additions and 9 deletions

View File

@@ -52,7 +52,7 @@
<key>CFBundleExecutable</key>
<string>@EXECUTABLE@</string>
<key>CFBundleGetInfoString</key>
<string>3.8.99</string>
<string>3.9.99</string>
<key>CFBundleIconFile</key>
<string>@ICON@</string>
<key>CFBundleIdentifier</key>
@@ -64,11 +64,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.8.99</string>
<string>3.9.99</string>
<key>CFBundleSignature</key>
<string>SqLB</string>
<key>CFBundleVersion</key>
<string>3.8.99</string>
<string>3.9.99</string>
<key>NSPrincipalClass</key>
<string>NSApplication</string>
<key>NSHighResolutionCapable</key>