[1.3.X] Bumped django_next_version so that "New in Django 1.3" links appear correctly.

Backport of [15909] from trunk.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@15920 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
Ramiro Morales 2011-03-26 13:19:04 +00:00
parent d0052fcc5c
commit 258957f4b9
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ version = '1.3'
# The full version, including alpha/beta/rc tags.
release = '1.3'
# The next version to be released
django_next_version = '1.3'
django_next_version = '1.4'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.