diff options
author | Jeremy Huddleston <jeremyhu@apple.com> | 2011-04-25 12:38:07 -0700 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@apple.com> | 2011-04-25 18:57:02 -0700 |
commit | 6128544fd58ced0ed738b7150865294d214fb4eb (patch) | |
tree | 647c177b6dbc380da49fcdb7a953628186233a7e /hw/xquartz | |
parent | 4944de24849a109c65f1b353bc12e44e90a1211d (diff) |
XQuartz: Bump bundle version to 2.7.0
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Diffstat (limited to 'hw/xquartz')
-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 0e98218be..99b184f6a 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.1</string> + <string>2.7.0</string> <key>CFBundleVersion</key> - <string>2.6.1</string> + <string>2.7.0</string> <key>CFBundleSignature</key> <string>x11a</string> <key>CSResourcesFileMapped</key> |