mirror of https://github.com/django/django.git
[1.10.x] Bumped django_next_version in docs config.
This commit is contained in:
parent
2befd9c7eb
commit
8282036877
|
@ -96,7 +96,7 @@ else:
|
|||
release = django_release()
|
||||
|
||||
# The "development version" of Django
|
||||
django_next_version = '1.10'
|
||||
django_next_version = '1.11'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
|
Loading…
Reference in New Issue