Update docs/conf.py version

llvm-svn: 291833
This commit is contained in:
Hans Wennborg 2017-01-12 21:43:32 +00:00
parent 73c01543ec
commit 0e978de2a9

View File

@ -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.