Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Commit 850f08d

Browse files
committed
docs/conf.py: update for 3.7
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@226010 91177308-0d34-0410-b5e6-96231b3b80d8
1 parent 6fe3ca8 commit 850f08d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: docs/conf.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@
4848
# built documents.
4949
#
5050
# The short X.Y version.
51-
version = '3.6'
51+
version = '3.7'
5252
# The full version, including alpha/beta/rc tags.
53-
release = '3.6'
53+
release = '3.7'
5454

5555
# The language for content autogenerated by Sphinx. Refer to documentation
5656
# for a list of supported languages.

0 commit comments

Comments
 (0)