summaryrefslogtreecommitdiffstats
path: root/lld/docs/conf.py
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2012-04-20 19:30:12 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2012-04-20 19:30:12 +0000
commit87d6714a762faaa3de867761af9c33543fa41bac (patch)
treedb2470e616d68e1effca8a4e5c51762c1b62400d /lld/docs/conf.py
parent4943695da99d48c1ae94364b430c177c8a6077d5 (diff)
downloadbcm5719-llvm-87d6714a762faaa3de867761af9c33543fa41bac.tar.gz
bcm5719-llvm-87d6714a762faaa3de867761af9c33543fa41bac.zip
[docs] Update version number. I suggest that at some point we make the
build system generate this file with the proper version. llvm-svn: 155222
Diffstat (limited to 'lld/docs/conf.py')
-rw-r--r--lld/docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/lld/docs/conf.py b/lld/docs/conf.py
index bb3ee8ff554..0657eb8335d 100644
--- a/lld/docs/conf.py
+++ b/lld/docs/conf.py
@@ -47,9 +47,9 @@ copyright = u'2012, LLVM Project'
# built documents.
#
# The short X.Y version.
-version = '3.1'
+version = '3.2'
# The full version, including alpha/beta/rc tags.
-release = '3.1'
+release = '3.2'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
OpenPOWER on IntegriCloud