From 760d679c2a3566dac8001115db95762344cdcbd5 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Sat, 21 Sep 2019 10:09:38 +0200 Subject: [PATCH] Remove version number --- pdns/recursordist/docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/recursordist/docs/conf.py b/pdns/recursordist/docs/conf.py index 0b5f16d0a7..68b28c784a 100644 --- a/pdns/recursordist/docs/conf.py +++ b/pdns/recursordist/docs/conf.py @@ -59,7 +59,7 @@ author = 'PowerDNS.COM BV' # built documents. # # The short X.Y version. -version = '4.1' +#version = '4.1' # The full version, including alpha/beta/rc tags. #release = '4.1.0-alpha1' -- 2.47.2