diff options
author | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2009-09-23 17:42:45 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@freedesktop.org> | 2009-09-23 17:42:45 -0700 |
commit | b591e30cea83f2076a0c83a5e84b1f9e40f7e242 (patch) | |
tree | 49084c6300732896623585bfc9eed537e73c945e | |
parent | e9e63a2118b76b6c31c4081fec08a99e4d796e22 (diff) |
XQuartz: bundle version 2.3.5
-rw-r--r-- | hw/xquartz/bundle/Info.plist.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/xquartz/bundle/Info.plist.cpp b/hw/xquartz/bundle/Info.plist.cpp index 2e4e7376d..708950703 100644 --- a/hw/xquartz/bundle/Info.plist.cpp +++ b/hw/xquartz/bundle/Info.plist.cpp @@ -19,9 +19,9 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>2.3.4</string> + <string>2.3.5</string> <key>CFBundleVersion</key> - <string>2.3.4</string> + <string>2.3.5</string> <key>CFBundleSignature</key> <string>x11a</string> <key>CSResourcesFileMapped</key> |