summaryrefslogtreecommitdiffstats
path: root/docs/analyzer
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-05-07 20:31:37 +0000
committerBill Wendling <isanbard@gmail.com>2013-05-07 20:31:37 +0000
commit35d06d2a69029818c936736ec57cdb5e971a386b (patch)
treef63888990e1351a3a0e57e35ef2930d94635734f /docs/analyzer
parent99e9fe08bbba3d71db41cfd7585b9658ee85ef55 (diff)
We're in 3.4 land now.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181351 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/analyzer')
-rw-r--r--docs/analyzer/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/analyzer/conf.py b/docs/analyzer/conf.py
index dff9610ac6..3690f936d3 100644
--- a/docs/analyzer/conf.py
+++ b/docs/analyzer/conf.py
@@ -48,9 +48,9 @@ copyright = u'2013, Analyzer Team'
# built documents.
#
# The short X.Y version.
-version = '3.3'
+version = '3.4'
# The full version, including alpha/beta/rc tags.
-release = '3.3'
+release = '3.4'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.