Commit 1339ef4a authored by Simon Meers's avatar Simon Meers
Browse files

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

git-svn-id: http://code.djangoproject.com/svn/django/trunk@15909 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent e7d67823
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.