summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJames Bennett <ubernostrum@gmail.com>2011-03-23 05:06:31 +0000
committerJames Bennett <ubernostrum@gmail.com>2011-03-23 05:06:31 +0000
commit7c08f4c6351f7e53a01ff800d8a61f19ca961b29 (patch)
tree10f66f10aff3dfb5b5807489f50aa86b5555bc38 /docs
parent1743db94f54a4785a864af95c2f307ce2be38a6e (diff)
Bump everything for 1.3.1.3
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15902 bcc190cf-cafb-0310-a4f2-bffc1f526a37
Diffstat (limited to 'docs')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 742f85f537..c38d6be7c2 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -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-beta-1'
+release = '1.3'
# The next version to be released
django_next_version = '1.3'