summaryrefslogtreecommitdiff
path: root/polly/docs
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2019-01-16 10:57:02 +0000
committerHans Wennborg <hans@hanshq.net>2019-01-16 10:57:02 +0000
commit1fe469ae6cd912248e4d754cc59c1231576a36eb (patch)
tree0cb08aaa440e5007e33191da07f8608b285546a4 /polly/docs
parent7b5565418f4d6e113ba805dad40d471d23bca6f6 (diff)
downloadllvm-1fe469ae6cd912248e4d754cc59c1231576a36eb.tar.gz
Bump the trunk version to 9.0.0svn
llvm-svn: 351320
Diffstat (limited to 'polly/docs')
-rw-r--r--polly/docs/ReleaseNotes.rst4
-rw-r--r--polly/docs/conf.py4
2 files changed, 4 insertions, 4 deletions
diff --git a/polly/docs/ReleaseNotes.rst b/polly/docs/ReleaseNotes.rst
index abae9ffa971e..a9e8c986d179 100644
--- a/polly/docs/ReleaseNotes.rst
+++ b/polly/docs/ReleaseNotes.rst
@@ -1,8 +1,8 @@
============================
-Release Notes 8.0 (upcoming)
+Release Notes 9.0 (upcoming)
============================
-In Polly 8 the following important changes have been incorporated.
+In Polly 9 the following important changes have been incorporated.
.. warning::
diff --git a/polly/docs/conf.py b/polly/docs/conf.py
index 45629da6df4e..a881b918c15a 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 = '8.0-devel'
+version = '9.0-devel'
# The full version, including alpha/beta/rc tags.
-release = '8.0-devel'
+release = '9.0-devel'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.