From 268b9c33b4f8ebe50d6afd8b9913765f1100a7c6 Mon Sep 17 00:00:00 2001 From: stroeder Date: Wed, 16 Aug 2017 11:26:44 +0000 Subject: [PATCH] bumped doc release to 2.4.42 --- Doc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/conf.py b/Doc/conf.py index f801ec8..410f848 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.27 2017/08/01 17:50:51 stroeder Exp $ +# $Id: conf.py,v 1.28 2017/08/16 11:26:44 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.41.0' +release = '2.4.42.0' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: