diff options
author | Jason Molenda <jmolenda@apple.com> | 2012-07-14 01:12:03 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 2012-07-14 01:12:03 +0000 |
commit | 64e1d4abc71a40f6dfad61b03932d16f917ffcb6 (patch) | |
tree | 4669dab4ea41b12a8a866485c21cadc3b75ae410 /lldb/source/Host/macosx/launcherXPCService/LauncherXPCService-Info.plist | |
parent | 685c88c5a8d86d10b0b9077a76b22815ce092f27 (diff) | |
download | bcm5719-llvm-64e1d4abc71a40f6dfad61b03932d16f917ffcb6.tar.gz bcm5719-llvm-64e1d4abc71a40f6dfad61b03932d16f917ffcb6.zip |
Bump to lldb-162 / debugserver-189.
llvm-svn: 160212
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 b5d4f2528ed..0a59a909186 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>161</string> + <string>162</string> <key>NSHumanReadableCopyright</key> <string>Copyright © 2012 Apple Inc. All rights reserved.</string> <key>XPCService</key> |