diff options
author | Jeremy Huddleston <jeremyhu@apple.com> | 2011-05-16 21:07:13 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@apple.com> | 2011-05-16 21:07:37 -0700 |
commit | 52e27b446a69b4b196d7e59d4e92aaa073c83dae (patch) | |
tree | ccb5b5ca4d2fb6cd70b03d110be84a24af7f947d | |
parent | b4cb37d7255746f2ddf0ceb3334fc698cd818410 (diff) |
XQuartz: Bump bundle version to 2.6.3
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
-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 4ecf8e49b..887311893 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.6.2</string> + <string>2.6.3</string> <key>CFBundleVersion</key> - <string>2.6.2</string> + <string>2.6.3</string> <key>CFBundleSignature</key> <string>x11a</string> <key>CSResourcesFileMapped</key> |