summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2016-01-13 17:32:32 +0000
committerHans Wennborg <hans@hanshq.net>2016-01-13 17:32:32 +0000
commita07c74ea610d0e0991be95c5f2155902adb3d769 (patch)
tree276d01933c220bdf9de033ad2071fe285c835158 /docs/conf.py
parentc0d892732d3b19af18a1dda15dd3aaa65ddddcd4 (diff)
Update version to 3.9.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@257627 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 6e3f16ceef1a..224cca142884 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -48,9 +48,9 @@ copyright = u'2003-%d, LLVM Project' % date.today().year
# built documents.
#
# The short X.Y version.
-version = '3.8'
+version = '3.9'
# The full version, including alpha/beta/rc tags.
-release = '3.8'
+release = '3.9'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.