summaryrefslogtreecommitdiff
path: root/polly/docs
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2019-07-18 11:51:05 +0000
committerHans Wennborg <hans@hanshq.net>2019-07-18 11:51:05 +0000
commit8f5b44aead89a56c6fbf85ccfda03ae1e82ac431 (patch)
tree56db98911746050fa21ff6686b53ea43e72cf652 /polly/docs
parentc89a3d78f43d81b9cff7b9248772ddf14d21b749 (diff)
downloadllvm-8f5b44aead89a56c6fbf85ccfda03ae1e82ac431.tar.gz
Bump the trunk version to 10.0.0svnllvmorg-10-init
and clear the release notes. llvm-svn: 366427
Diffstat (limited to 'polly/docs')
-rw-r--r--polly/docs/ReleaseNotes.rst8
-rw-r--r--polly/docs/conf.py4
2 files changed, 6 insertions, 6 deletions
diff --git a/polly/docs/ReleaseNotes.rst b/polly/docs/ReleaseNotes.rst
index a9e8c986d179..1d9aacc9aa68 100644
--- a/polly/docs/ReleaseNotes.rst
+++ b/polly/docs/ReleaseNotes.rst
@@ -1,8 +1,8 @@
-============================
-Release Notes 9.0 (upcoming)
-============================
+=============================
+Release Notes 10.0 (upcoming)
+=============================
-In Polly 9 the following important changes have been incorporated.
+In Polly 10 the following important changes have been incorporated.
.. warning::
diff --git a/polly/docs/conf.py b/polly/docs/conf.py
index a881b918c15a..2449b03d63bf 100644
--- a/polly/docs/conf.py
+++ b/polly/docs/conf.py
@@ -49,9 +49,9 @@ copyright = u'2010-%d, The Polly Team' % date.today().year
# built documents.
#
# The short X.Y version.
-version = '9.0-devel'
+version = '10.0-devel'
# The full version, including alpha/beta/rc tags.
-release = '9.0-devel'
+release = '10.0-devel'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.