Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2013-03-08 02:29:06 +0400
committerSean Callanan <scallanan@apple.com>2013-03-08 02:29:06 +0400
commit3d27e6603a1605ccf6bae568ca86ddc5aa266f96 (patch)
tree2918b667e768da30d4418a4076c02d90124282d9 /lldb/resources
parentfd56611b49342f918a1bc3a6fd518a3066d0b5da (diff)
Updated Apple LLDB version to lldb-300.99.0. Also
updated the build system to support the new Apple LLDB versioning scheme. llvm-svn: 176662
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 04219d132a4d..9ef869e18b2a 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>178</string>
+ <string>300.99.0</string>
<key>CFBundleName</key>
<string>${EXECUTABLE_NAME}</string>
</dict>