From 0e21ab48cec28df46aa688c1d8930831ab40663b Mon Sep 17 00:00:00 2001 From: stroeder Date: Mon, 9 Oct 2017 13:42:31 +0000 Subject: [PATCH] bumped Doc/ version to 2.4.44.0 --- Doc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/conf.py b/Doc/conf.py index b5978c8..4bb47bc 100644 --- a/Doc/conf.py +++ b/Doc/conf.py @@ -11,7 +11,7 @@ # All configuration values have a default value; values that are commented out # serve to show the default value. # -# $Id: conf.py,v 1.29 2017/09/04 15:01:25 stroeder Exp $ +# $Id: conf.py,v 1.30 2017/10/09 13:42:31 stroeder Exp $ import sys @@ -44,7 +44,7 @@ # The short X.Y version. version = '2.4' # The full version, including alpha/beta/rc tags. -release = '2.4.43.0' +release = '2.4.44.0' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: