mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-12 14:49:25 +02:00
XQuartz: CFBundleShortVersionString needs to conform to X.Y.Z as well... sigh
(cherry picked from commit 54d20f6d33)
This commit is contained in:
parent
d1d398db76
commit
bd8098d05b
1 changed files with 1 additions and 3 deletions
|
|
@ -19,11 +19,9 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.3.2_beta3</string>
|
||||
<string>2.3.2</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.3.2</string>
|
||||
<key>CFBundleVersionString</key>
|
||||
<string>2.3.2_beta3</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>x11a</string>
|
||||
<key>CSResourcesFileMapped</key>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue