summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 7f694c248b1..ec3cb0fc310 100644
--- a/polly/docs/ReleaseNotes.rst
+++ b/polly/docs/ReleaseNotes.rst
@@ -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::
diff --git a/polly/docs/conf.py b/polly/docs/conf.py
index c4032338e94..54730acb0b3 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 = '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.
OpenPOWER on IntegriCloud