From 18d920ea4839fb54f9d2a5dcb555b6a5666ee469 Mon Sep 17 00:00:00 2001 From: James Bennett Date: Tue, 19 Feb 2013 14:15:33 -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 4aec3fccd3..b400729401 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.5c1' +release = '1.5c2' # The next version to be released django_next_version = '1.6' -- cgit v1.3