summaryrefslogtreecommitdiffstats
path: root/polly/docs
diff options
context:
space:
mode:
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 a9e8c986d17..1d9aacc9aa6 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 a881b918c15..2449b03d63b 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.
OpenPOWER on IntegriCloud