diff options
author | Jeremy Huddleston Sequoia <jeremyhu@apple.com> | 2013-10-31 08:50:57 -0700 |
---|---|---|
committer | Jeremy Huddleston Sequoia <jeremyhu@apple.com> | 2013-10-31 08:50:57 -0700 |
commit | bb745f2b45768d0936f3960951e1a5cee8b03194 (patch) | |
tree | 15a86ae06b762dbc4c9ac24101f39d39757a4a84 /hw/xquartz/bundle/Info.plist.cpp | |
parent | 2eedf42c229e2251035d716a96b654222155cd51 (diff) |
XQuartz: Bump bundle version to 2.7.6
Signed-off-by: Jeremy Huddleston Sequoia <jeremyhu@apple.com>
Diffstat (limited to 'hw/xquartz/bundle/Info.plist.cpp')
-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 b0106c6da..b99e417aa 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.7.4</string> + <string>2.7.6</string> <key>CFBundleVersion</key> - <string>2.7.4</string> + <string>2.7.6</string> <key>CFBundleSignature</key> <string>x11a</string> <key>CSResourcesFileMapped</key> |