diff options
author | Sean Callanan <scallanan@apple.com> | 2012-03-16 06:05:58 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2012-03-16 06:05:58 +0000 |
commit | 9f9ab8658119c99c09668f5e9a68878cc09a2e6e (patch) | |
tree | e408950e4013c7da7cd923709b7bfa6adc8677d5 /lldb/source/Host/macosx/launcherXPCService/LauncherXPCService-Info.plist | |
parent | b1279b5c47755dbf655a68965ad6c1c6a678c687 (diff) | |
download | bcm5719-llvm-9f9ab8658119c99c09668f5e9a68878cc09a2e6e.tar.gz bcm5719-llvm-9f9ab8658119c99c09668f5e9a68878cc09a2e6e.zip |
Updating Xcode project version numbers for lldb-132 and debugserver-182
llvm-svn: 152901
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 38615439149..1dd45c3e2a2 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>131</string> + <string>132</string> <key>NSHumanReadableCopyright</key> <string>Copyright © 2012 Apple Inc. All rights reserved.</string> <key>XPCService</key> |