Dist: Update manpage and macOS version string

This commit is contained in:
Rémi Verschelde
2018-01-25 23:21:31 +01:00
parent 51060a3651
commit 03d42e9e0d
2 changed files with 12 additions and 9 deletions

View File

@ -19,11 +19,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.0-dev</string>
<string>3.0</string>
<key>CFBundleSignature</key>
<string>godot</string>
<key>CFBundleVersion</key>
<string>3.0-dev</string>
<string>3.0</string>
<key>NSHumanReadableCopyright</key>
<string>© 2007-2018 Juan Linietsky, Ariel Manzur.</string>
<key>LSMinimumSystemVersion</key>