diff options
author | Keith Packard <keithp@keithp.com> | 2013-10-31 18:18:19 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-10-31 18:18:19 -0700 |
commit | 95bf478b78e466002c382bcde7d4d62591e9215d (patch) | |
tree | 4025983f9702a9a41cc8ac24f58c165e54c91ee7 /hw | |
parent | abf5d5ac12437ebe156b4dd500c2acd69eea3654 (diff) | |
parent | bb745f2b45768d0936f3960951e1a5cee8b03194 (diff) |
Merge remote-tracking branch 'jeremyhu/master'
Diffstat (limited to 'hw')
-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> |