From dab8eff3737ae864fbb5d0e6fc876673ec218317 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 26 Jul 2018 11:01:12 +0200 Subject: [PATCH] remove version information from dnsdist doc title --- pdns/dnsdistdist/docs/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/dnsdistdist/docs/conf.py b/pdns/dnsdistdist/docs/conf.py index 7490d0d652..9e03e9fad3 100644 --- a/pdns/dnsdistdist/docs/conf.py +++ b/pdns/dnsdistdist/docs/conf.py @@ -56,9 +56,9 @@ author = 'PowerDNS.COM BV and its contributors' # built documents. # # The short X.Y version. -version = '1.3' +# version = '1.3' # The full version, including alpha/beta/rc tags. -release = '1.3.0' +# release = '1.3.0' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. -- 2.47.2