mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-09 10:48:29 +02:00
XQuartz: Make LS parse our version properly... it didn't like our CFBundleVersion
(cherry picked from commit 980df1b4ff)
This commit is contained in:
parent
b4ca9dc239
commit
f59352881f
1 changed files with 3 additions and 3 deletions
|
|
@ -19,11 +19,11 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.3.1.91.3</string>
|
||||
<string>2.3.2_beta3</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.3.1.91.3</string>
|
||||
<string>2.3.2</string>
|
||||
<key>CFBundleVersionString</key>
|
||||
<string>2.3.1.91.3</string>
|
||||
<string>2.3.2_beta3</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>x11a</string>
|
||||
<key>CSResourcesFileMapped</key>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue