From 9ff23eb7cc48d9044116772618b8d91ffcb10d3f Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Tue, 18 Aug 2015 08:39:59 -0400 Subject: [1.4.x] Bumped version for 1.4.22 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 4b47388387..d3679fe3b5 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.21' +version = '1.4.22' # The full version, including alpha/beta/rc tags. -release = '1.4.21' +release = '1.4.22' # The next version to be released django_next_version = '1.5' -- cgit v1.3