XQuartz: CFBundleShortVersionString needs to conform to X.Y.Z as well... sigh

This commit is contained in:
Jeremy Huddleston 2008-11-08 23:32:40 -08:00
parent 8f194e7d69
commit 54d20f6d33

View File

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