Commit 5e451b9e authored by James Bennett's avatar James Bennett
Browse files

[1.3.X] Bump docs version number, too.

git-svn-id: http://code.djangoproject.com/svn/django/branches/releases/1.3.X@16768 bcc190cf-cafb-0310-a4f2-bffc1f526a37
parent 722d4068
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -52,7 +52,7 @@ copyright = 'Django Software Foundation and contributors'
# The short X.Y version.
version = '1.3'
# The full version, including alpha/beta/rc tags.
release = '1.3'
release = '1.3.1'
# The next version to be released
django_next_version = '1.4'