diff options
author | Jason Molenda <jmolenda@apple.com> | 2012-04-13 02:00:58 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2012-04-13 02:00:58 +0000 |
commit | 5a9f9d3241fb0d289cc6f274a40fe05f92575948 (patch) | |
tree | 9b0b441bd2130c2c82ba7cd912ff1a86b6c9946b /lldb/source/Host/macosx/launcherXPCService/LauncherXPCService-Info.plist | |
parent | 84790aedb11622d1d6ddb016821bbaddb8ca2a2d (diff) | |
download | bcm5719-llvm-5a9f9d3241fb0d289cc6f274a40fe05f92575948.tar.gz bcm5719-llvm-5a9f9d3241fb0d289cc6f274a40fe05f92575948.zip |
version bump to lldb-139.
llvm-svn: 154650
Diffstat (limited to 'lldb/source/Host/macosx/launcherXPCService/LauncherXPCService-Info.plist')
-rw-r--r-- | lldb/source/Host/macosx/launcherXPCService/LauncherXPCService-Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/source/Host/macosx/launcherXPCService/LauncherXPCService-Info.plist b/lldb/source/Host/macosx/launcherXPCService/LauncherXPCService-Info.plist index 67fffee069c..08196eb81d7 100644 --- a/lldb/source/Host/macosx/launcherXPCService/LauncherXPCService-Info.plist +++ b/lldb/source/Host/macosx/launcherXPCService/LauncherXPCService-Info.plist @@ -25,7 +25,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>138</string> + <string>139</string> <key>NSHumanReadableCopyright</key> <string>Copyright © 2012 Apple Inc. All rights reserved.</string> <key>XPCService</key> |