From 82d4786544e2331b23de468aba875e9600162d76 Mon Sep 17 00:00:00 2001 From: James Bennett Date: Mon, 10 Dec 2012 15:49:48 -0600 Subject: [1.5.x] Bump version numbers for security release. --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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' -- cgit v1.3