summaryrefslogtreecommitdiffstats
path: root/lldb/source/Host
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2012-06-21 01:41:15 +0000
committerJason Molenda <jmolenda@apple.com>2012-06-21 01:41:15 +0000
commit06bca9ed0e32177b7729a382f3bbcc1386f442d7 (patch)
tree196c2bd3b56d520f89d906a6d1b69211745608c8 /lldb/source/Host
parente530d2ba4d14de6e58e937f39b9fb10604098c56 (diff)
downloadbcm5719-llvm-06bca9ed0e32177b7729a382f3bbcc1386f442d7.tar.gz
bcm5719-llvm-06bca9ed0e32177b7729a382f3bbcc1386f442d7.zip
Bump version number to lldb-160.
llvm-svn: 158890
Diffstat (limited to 'lldb/source/Host')
-rw-r--r--lldb/source/Host/macosx/launcherXPCService/LauncherRootXPCService-Info.plist2
-rw-r--r--lldb/source/Host/macosx/launcherXPCService/LauncherXPCService-Info.plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/lldb/source/Host/macosx/launcherXPCService/LauncherRootXPCService-Info.plist b/lldb/source/Host/macosx/launcherXPCService/LauncherRootXPCService-Info.plist
index 2457b7c866f..4cda5b9e62b 100644
--- a/lldb/source/Host/macosx/launcherXPCService/LauncherRootXPCService-Info.plist
+++ b/lldb/source/Host/macosx/launcherXPCService/LauncherRootXPCService-Info.plist
@@ -25,7 +25,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>152</string>
+ <string>160</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2012 Apple Inc. All rights reserved.</string>
<key>XPCService</key>
diff --git a/lldb/source/Host/macosx/launcherXPCService/LauncherXPCService-Info.plist b/lldb/source/Host/macosx/launcherXPCService/LauncherXPCService-Info.plist
index f59e2f39a7f..85dbe469c67 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>152</string>
+ <string>160</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2012 Apple Inc. All rights reserved.</string>
<key>XPCService</key>
OpenPOWER on IntegriCloud