From: Wlodek Wencel Date: Fri, 24 Jan 2020 12:27:29 +0000 (+0100) Subject: [#867] date set for next release X-Git-Tag: Kea-1.7.4~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df32a450fe4814acaa5cbde6c1abf3a47a38eed5;p=thirdparty%2Fkea.git [#867] date set for next release --- diff --git a/doc/sphinx/conf.py b/doc/sphinx/conf.py index abe7a3aca9..0a5f93c49c 100644 --- a/doc/sphinx/conf.py +++ b/doc/sphinx/conf.py @@ -25,6 +25,7 @@ sys.setrecursionlimit(5000) project = 'Kea' copyright = '2019, Internet Systems Consortium' author = 'Internet Systems Consortium' +today = '29 Jan, 2020' # get current kea version config_ac_path = '../../configure.ac'