diff options
| author | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-10-31 20:18:27 -0700 |
|---|---|---|
| committer | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2008-11-05 19:23:30 -0800 |
| commit | b4db46320a437ba8894cb8cfd4ee3abdcc894b01 (patch) | |
| tree | c4385ba9da351b74b9750bae81be0f28e9788520 | |
| parent | c9051b684b524549eab6d5b88ee3e195a6f6fbe8 (diff) | |
XQuartz: version string updated for 2.3.2_beta3
(cherry picked from commit 81bb4128570b44d779126a8dffcd3c5620747383)
| -rw-r--r-- | hw/xquartz/bundle/Info.plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/xquartz/bundle/Info.plist b/hw/xquartz/bundle/Info.plist index ea37725cc..208f8e5fb 100644 --- a/hw/xquartz/bundle/Info.plist +++ b/hw/xquartz/bundle/Info.plist @@ -19,11 +19,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>2.3.2</string> + <string>2.3.1.91.3</string> <key>CFBundleVersion</key> - <string>2.3.2</string> + <string>2.3.1.91.3</string> <key>CFBundleVersionString</key> - <string>2.3.2</string> + <string>2.3.1.91.3</string> <key>CFBundleSignature</key> <string>x11a</string> <key>CSResourcesFileMapped</key> |
