diff options
author | Greg Clayton <gclayton@apple.com> | 2012-03-02 17:44:37 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2012-03-02 17:44:37 +0000 |
commit | 4a49a1ff7a45867b9d2ba2064d19dbc67845bd1b (patch) | |
tree | a744ac244695bd0e9002736def935f5ff74a65b2 /lldb/resources | |
parent | bf48281c25110f705b4f15a262dcfd438b17f2f7 (diff) | |
download | bcm5719-llvm-4a49a1ff7a45867b9d2ba2064d19dbc67845bd1b.tar.gz bcm5719-llvm-4a49a1ff7a45867b9d2ba2064d19dbc67845bd1b.zip |
Bumping Xcode project versions for lldb-120 and debugserver-171.
llvm-svn: 151924
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 08c434810a7..1e91bd9884e 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>119</string> + <string>120</string> <key>CFBundleName</key> <string>${EXECUTABLE_NAME}</string> </dict> |