From 194159ba443645947e1a86bfd12e28dc78022521 Mon Sep 17 00:00:00 2001 From: James Bennett Date: Mon, 21 Apr 2014 17:38:26 -0500 Subject: [1.4.x] Bump version numbers for 1.4.11 security release. --- docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/conf.py b/docs/conf.py index 6e25feebb7..002f4750b1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -50,9 +50,9 @@ copyright = 'Django Software Foundation and contributors' # built documents. # # The short X.Y version. -version = '1.4.10' +version = '1.4.11' # The full version, including alpha/beta/rc tags. -release = '1.4.10' +release = '1.4.11' # The next version to be released django_next_version = '1.5' -- cgit v1.3