diff options
author | Jeremy Huddleston <jeremyhu@apple.com> | 2011-01-13 16:08:46 -0800 |
---|---|---|
committer | Jeremy Huddleston <jeremyhu@apple.com> | 2011-01-23 22:38:47 -0800 |
commit | 6f52b10b9e8068e3deafb2bbb64b62175a208c49 (patch) | |
tree | 33b7e350304c6d5601e47c9373d25efaadf47287 /hw/xquartz/bundle/Info.plist.cpp | |
parent | 1cfb96dd6151ebe84a9a26a428005db97e5d5577 (diff) |
XQuartz: Bump version string to 2.6.1
Signed-off-by: Jeremy Huddleston <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 eb193bffb..2e568ffeb 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.0</string> + <string>2.6.1</string> <key>CFBundleVersion</key> - <string>2.6.0</string> + <string>2.6.1</string> <key>CFBundleSignature</key> <string>x11a</string> <key>CSResourcesFileMapped</key> |