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

This commit is contained in:
Jeremy Huddleston 2008-11-06 14:41:55 -08:00
parent 69cc358026
commit 980df1b4ff

View File

@ -19,11 +19,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.3.1.91.3</string> <string>2.3.2_beta3</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2.3.1.91.3</string> <string>2.3.2</string>
<key>CFBundleVersionString</key> <key>CFBundleVersionString</key>
<string>2.3.1.91.3</string> <string>2.3.2_beta3</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>x11a</string> <string>x11a</string>
<key>CSResourcesFileMapped</key> <key>CSResourcesFileMapped</key>