diff options
author | Greg Clayton <gclayton@apple.com> | 2012-03-06 04:02:03 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2012-03-06 04:02:03 +0000 |
commit | 6a820b624bd92935461b7827dd14d44f100f4983 (patch) | |
tree | f5e9fdb3535518c42ab1d7b1d04e488c8444c763 /lldb/source/Host/macosx/launcherXPCService/LauncherXPCService-Info.plist | |
parent | 9845a8d54db4f9d8d53853cc1c9a47236b18070a (diff) | |
download | bcm5719-llvm-6a820b624bd92935461b7827dd14d44f100f4983.tar.gz bcm5719-llvm-6a820b624bd92935461b7827dd14d44f100f4983.zip |
Bumping Xcode project versions for lldb-123 and debugserver-174.
llvm-svn: 152103
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 c83251a688e..6f635724c1e 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>122</string> + <string>123</string> <key>NSHumanReadableCopyright</key> <string>Copyright © 2012 Apple Inc. All rights reserved.</string> <key>XPCService</key> |