Docs, release notes: update version to 7.0.0

llvm-svn: 321731
This commit is contained in:
Hans Wennborg 2018-01-03 15:54:54 +00:00
parent d952cb87d6
commit e525b18620
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
============================
Release Notes 6.0 (upcoming)
Release Notes 7.0 (upcoming)
============================
In Polly 6 the following important changes have been incorporated.
In Polly 7 the following important changes have been incorporated.
.. warning::

View File

@ -49,9 +49,9 @@ copyright = u'2010-%d, The Polly Team' % date.today().year
# built documents.
#
# The short X.Y version.
version = '6.0-devel'
version = '7.0-devel'
# The full version, including alpha/beta/rc tags.
release = '6.0-devel'
release = '7.0-devel'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.