summaryrefslogtreecommitdiff
path: root/docs/conf.py
diff options
context:
space:
mode:
authorJames Bennett <james@b-list.org>2012-12-10 15:49:48 -0600
committerJames Bennett <james@b-list.org>2012-12-10 15:49:48 -0600
commit82d4786544e2331b23de468aba875e9600162d76 (patch)
tree4328dd29c8d73e0ee48c6f3d04b00492cb34b119 /docs/conf.py
parent77b06e41516d8136b56c040cba7e235b14750bfb (diff)
[1.5.x] Bump version numbers for security release.1.5b2
Diffstat (limited to 'docs/conf.py')
-rw-r--r--docs/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py
index 167754878d..1323e6de75 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -54,7 +54,7 @@ copyright = 'Django Software Foundation and contributors'
# The short X.Y version.
version = '1.5'
# The full version, including alpha/beta/rc tags.
-release = '1.5b1'
+release = '1.5b2'
# The next version to be released
django_next_version = '1.6'