summaryrefslogtreecommitdiffstats
path: root/lldb/resources
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2015-08-04 03:14:49 +0000
committerJason Molenda <jmolenda@apple.com>2015-08-04 03:14:49 +0000
commit3874ee6869e47fe714d98d8771bc09970a1076e2 (patch)
treecd54cb0c331f6ab6e6217e31c88df65c852ad6d7 /lldb/resources
parentf53cdb9dcd34df2306f3ef9e7cd93860a737d25d (diff)
downloadbcm5719-llvm-3874ee6869e47fe714d98d8771bc09970a1076e2.tar.gz
bcm5719-llvm-3874ee6869e47fe714d98d8771bc09970a1076e2.zip
Bump the version # in the xcode proj file from major number 340 to 350.
The SB API for major version 340 won't be changing any more. llvm-svn: 243943
Diffstat (limited to 'lldb/resources')
-rw-r--r--lldb/resources/LLDB-Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/resources/LLDB-Info.plist b/lldb/resources/LLDB-Info.plist
index 3f8e586b80f..57e5a51fd79 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>340.99.0</string>
+ <string>350.99.0</string>
<key>CFBundleName</key>
<string>${EXECUTABLE_NAME}</string>
</dict>
OpenPOWER on IntegriCloud