summaryrefslogtreecommitdiffstats
path: root/docs/conf.py
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2019-01-16 10:57:02 +0000
committerHans Wennborg <hans@hanshq.net>2019-01-16 10:57:02 +0000
commit80ff3d82d8c15a722c2aa6e816043900416b5d91 (patch)
tree146237ccd1dd976e3cf28203996118a5ddd82cfa /docs/conf.py
parente054eb577a1f469b1a4a49fce08572c76e2dddf2 (diff)
Bump the trunk version to 9.0.0svn
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@351320 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 19113d0d5a..f603686e5f 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -50,9 +50,9 @@ copyright = u'2007-%d, The Clang Team' % date.today().year
# built documents.
#
# The short version.
-version = '8'
+version = '9'
# The full version, including alpha/beta/rc tags.
-release = '8'
+release = '9'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.