diff options
author | Greg Clayton <gclayton@apple.com> | 2012-03-08 04:15:20 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2012-03-08 04:15:20 +0000 |
commit | ef5a7b1c36e7bf06fe5c250714b0592aafb2f35e (patch) | |
tree | 939a0713668a102e923c473dcf5cce7b4060d79b /lldb/resources | |
parent | 82df6635fe6543c8d5426512f72a6aa891bd1fbb (diff) | |
download | llvm-ef5a7b1c36e7bf06fe5c250714b0592aafb2f35e.zip llvm-ef5a7b1c36e7bf06fe5c250714b0592aafb2f35e.tar.gz llvm-ef5a7b1c36e7bf06fe5c250714b0592aafb2f35e.tar.bz2 |
Bumping Xcode project version for lldb-124 and debugserver-175.
llvm-svn: 152294
Diffstat (limited to 'lldb/resources')
-rw-r--r-- | lldb/resources/LLDB-Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/resources/LLDB-Info.plist b/lldb/resources/LLDB-Info.plist index f2948c68..d560747 100644 --- a/lldb/resources/LLDB-Info.plist +++ b/lldb/resources/LLDB-Info.plist @@ -17,7 +17,7 @@ <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>123</string> + <string>124</string> <key>CFBundleName</key> <string>${EXECUTABLE_NAME}</string> </dict> |