From 2ffd389aaa2fed3430eb935368f90fef7443f5a7 Mon Sep 17 00:00:00 2001 From: stroeder Date: Sun, 12 Nov 2017 10:35:57 +0000 Subject: [PATCH] bumped Doc/ version to 2.5 --- Doc/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/conf.py b/Doc/conf.py index c52b01d..4e603c4 100644 --- a/Doc/conf.py +++ b/Doc/conf.py @@ -40,9 +40,9 @@ # other places throughout the built documents. # # The short X.Y version. -version = '2.4' +version = '2.5' # The full version, including alpha/beta/rc tags. -release = '2.4.45.0' +release = '2.5.0.0' # There are two options for replacing |today|: either, you set today to some # non-false value, then it is used: