aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorGreg Clayton <gclayton@apple.com>2011-01-24 07:16:06 +0000
committerGreg Clayton <gclayton@apple.com>2011-01-24 07:16:06 +0000
commit42ddc49f2a4b8ad5da9edb246790a52f4f194181 (patch)
treed3be8561e3c705565d3aae850f189ca66453179a /resources
parentd330bfd8c5fff8cf2f883f55fa3d2de4a305c48f (diff)
downloadlldb-42ddc49f2a4b8ad5da9edb246790a52f4f194181.tar.gz
Bumped Xcode project versions: lldb-43 and debugserver-128.
git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@124116 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'resources')
-rw-r--r--resources/LLDB-Info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/LLDB-Info.plist b/resources/LLDB-Info.plist
index fc3c53bbd..0c5680f47 100644
--- a/resources/LLDB-Info.plist
+++ b/resources/LLDB-Info.plist
@@ -17,7 +17,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>42</string>
+ <string>43</string>
<key>CFBundleName</key>
<string>${EXECUTABLE_NAME}</string>
</dict>