aboutsummaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2013-07-15 04:47:33 +0000
committerJason Molenda <jmolenda@apple.com>2013-07-15 04:47:33 +0000
commit7a11ebd805e518627ade465b143c5b1d52c70aa4 (patch)
tree29761bcee523eb115fc5ccd7af0aec4b9c9100b4 /resources
parent9671f05a834b16d345d403410f6a6336e3f9c454 (diff)
downloadlldb-7a11ebd805e518627ade465b143c5b1d52c70aa4.tar.gz
Bump version number to 310.99.0.
git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@186304 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 9ef869e18..f6f32d20a 100644
--- a/resources/LLDB-Info.plist
+++ b/resources/LLDB-Info.plist
@@ -17,7 +17,7 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
- <string>300.99.0</string>
+ <string>310.99.0</string>
<key>CFBundleName</key>
<string>${EXECUTABLE_NAME}</string>
</dict>