summaryrefslogtreecommitdiffstats
path: root/lld/docs/conf.py
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2017-01-12 21:43:32 +0000
committerHans Wennborg <hans@hanshq.net>2017-01-12 21:43:32 +0000
commit0e978de2a95d4e9b48bee2ba230f5a855e2c0cdd (patch)
treef620dc075e33c5e5760ab74182f0f8f8993ac80f /lld/docs/conf.py
parent73c01543ec2df1cf496d8f28b17ed37932d87faa (diff)
downloadbcm5719-llvm-0e978de2a95d4e9b48bee2ba230f5a855e2c0cdd.tar.gz
bcm5719-llvm-0e978de2a95d4e9b48bee2ba230f5a855e2c0cdd.zip
Update docs/conf.py version
llvm-svn: 291833
Diffstat (limited to 'lld/docs/conf.py')
-rw-r--r--lld/docs/conf.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/lld/docs/conf.py b/lld/docs/conf.py
index 6faed2fc980..410b33e98ac 100644
--- a/lld/docs/conf.py
+++ b/lld/docs/conf.py
@@ -47,10 +47,10 @@ copyright = u'2011-%d, LLVM Project' % date.today().year
# |version| and |release|, also used in various other places throughout the
# built documents.
#
-# The short X.Y version.
-version = '4.0'
+# The short version.
+version = '5'
# The full version, including alpha/beta/rc tags.
-release = '4.0'
+release = '5'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
OpenPOWER on IntegriCloud