XQuartz: Make LS parse our version properly... it didn't like our CFBundleVersion

(cherry picked from commit 980df1b4ff)
This commit is contained in:
Jeremy Huddleston 2008-11-06 14:41:55 -08:00
parent b4ca9dc239
commit f59352881f

View File

@ -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>