summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2014-08-08 11:45:14 -0400
committerTim Graham <timograham@gmail.com>2014-08-08 11:45:14 -0400
commitfda3eccea3096e052532d44ec33b5ddf3db885cb (patch)
tree573a585e9c409761b9da632e335283b2e668a70f /docs
parent267630ad50c69ebfe594de37a0636264aa5be7d6 (diff)
[1.7.x] Bumped django_next_version in docs config.
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 48dd976d48..1314b4da1e 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -82,7 +82,7 @@ else:
release = django_release()
# The "development version" of Django
-django_next_version = '1.7'
+django_next_version = '1.8'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.