diff options
author | Jeremy Huddleston <jeremyhu@apple.com> | 2010-07-13 08:56:36 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@apple.com> | 2010-07-13 08:56:36 -0700 |
commit | 9d8ec712a67ce71ea7408f0626cda7e0fa7c3bac (patch) | |
tree | aba143d3cd66d0f1620df75a4c0d98409c883267 | |
parent | b2b9c458a46e9a41c3c76ffe83a2b580a41d0e90 (diff) |
XQuartz: Bump bundle version to 2.6.0 for xorg-server-1.9.0 and X11R7.6
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 91c8c0393..85b439ad4 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.5.1</string> + <string>2.6.0</string> <key>CFBundleVersion</key> - <string>2.5.1</string> + <string>2.6.0</string> <key>CFBundleSignature</key> <string>x11a</string> <key>CSResourcesFileMapped</key> |