diff options
author | Greg Clayton <gclayton@apple.com> | 2012-03-06 01:36:31 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2012-03-06 01:36:31 +0000 |
commit | 6a1edd70cf55d8fec47c9aba01fbab38ce56c5f3 (patch) | |
tree | 461a80b3ce097ff4fc16fa4800a29c064b019c17 /lldb/resources | |
parent | 6014590824dded6cd022fc09c0b10a938059a8ad (diff) | |
download | llvm-6a1edd70cf55d8fec47c9aba01fbab38ce56c5f3.zip llvm-6a1edd70cf55d8fec47c9aba01fbab38ce56c5f3.tar.gz llvm-6a1edd70cf55d8fec47c9aba01fbab38ce56c5f3.tar.bz2 |
Bumped project Xcode project version for lldb-122 and debugserver-173.
llvm-svn: 152088
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 ab57ad8..2265449 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>121</string> + <string>122</string> <key>CFBundleName</key> <string>${EXECUTABLE_NAME}</string> </dict> |