diff options
author | Jeremy Huddleston Sequoia <jeremyhu@apple.com> | 2012-08-27 22:35:51 -0700 |
---|---|---|
committer | Jeremy Huddleston Sequoia <jeremyhu@apple.com> | 2012-08-27 22:35:51 -0700 |
commit | 486038fe16957b39d39842365c5409c494c9a8df (patch) | |
tree | 533249be5bace2461b48cb44009179c06771524a /hw/xquartz/bundle/Info.plist.cpp | |
parent | b90b3f6eac34616c46ab693fafbf6b73a04f407b (diff) |
XQuartz: Bump Info.plist version to 2.7.4
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 4b6d9d182..f76c5fcef 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.2</string> + <string>2.7.4</string> <key>CFBundleVersion</key> - <string>2.7.2</string> + <string>2.7.4</string> <key>CFBundleSignature</key> <string>x11a</string> <key>CSResourcesFileMapped</key> |