From bd9dcd226b5b11fa40668553d26ce06000b3be75 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Tue, 13 Jan 2015 13:14:08 -0500 Subject: [1.4.x] Bumped version for 1.4.18 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 cebde343c6..154e48e2fe 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.17' +version = '1.4.18' # The full version, including alpha/beta/rc tags. -release = '1.4.17' +release = '1.4.18' # The next version to be released django_next_version = '1.5' -- cgit v1.3