From 101d2e21fe7144b517f3232b3a33239d00517bf3 Mon Sep 17 00:00:00 2001 From: stroeder Date: Sun, 19 Nov 2017 18:02:05 +0000 Subject: [PATCH] bumped Doc version to 2.5.2.0 --- Doc/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/conf.py b/Doc/conf.py index ab7c509..9c322de 100644 --- a/Doc/conf.py +++ b/Doc/conf.py @@ -42,7 +42,7 @@ # The short X.Y version. version = '2.5' # The full version, including alpha/beta/rc tags. -release = '2.5.1.0' +release = '2.5.2.0' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: