summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2016-01-13 17:32:59 +0000
committerHans Wennborg <hans@hanshq.net>2016-01-13 17:32:59 +0000
commit07eefe34b278063739b3fb94aaeeb5716cbf4cde (patch)
treef9e18f82889e64525faa9d6cefbb24bd68b2a92f /docs/conf.py
parentd04e5cafde02f82b0a86843a6cf04ca55f385c87 (diff)
Update version to 3.9
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@257628 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 6d53d94aa3..1e8894ac8f 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -49,9 +49,9 @@ copyright = u'2007-%d, The Clang Team' % 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.