From f23d3ce8d47cc3ec58cb7fb1b32d3d3237c025f5 Mon Sep 17 00:00:00 2001 From: James Bennett Date: Fri, 4 Jan 2013 12:49:58 -0600 Subject: [1.5.x] Bump version numbers for 1.5 RC 1. --- 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 c0a707cdc6..4aec3fccd3 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.5b2' +release = '1.5c1' # The next version to be released django_next_version = '1.6' -- cgit v1.3