diff options
| author | James Bennett <james@b-list.org> | 2013-11-06 07:54:49 -0600 |
|---|---|---|
| committer | James Bennett <james@b-list.org> | 2013-11-06 07:54:49 -0600 |
| commit | a71ff762356a46f37d189f503f0ec2aaaca6ad0e (patch) | |
| tree | a49f3f93a20180fc84dbfd17761e87fd2d17ba24 /docs/conf.py | |
| parent | 84b9ab7c1d0dd2567a060e148ad630c7aa0103ee (diff) | |
[1.6.x] Bump version numbers for 1.6 release.
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index feff99b6f4..363e53993e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -71,7 +71,7 @@ else: release = django_release() # The "development version" of Django -django_next_version = '1.6' +django_next_version = '1.7' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. |
