[1.11.x] Bumped django_next_version in docs config.

This commit is contained in:
Tim Graham 2017-01-17 19:03:15 -05:00
parent 4054013e00
commit 4eb4453dac
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ else:
release = django_release()
# The "development version" of Django
django_next_version = '1.11'
django_next_version = '2.0'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.