2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 05:55:28 +00:00

[#867] removed hardcoded date

This commit is contained in:
Wlodek Wencel
2020-03-20 11:15:59 +01:00
parent 5d77e43d6c
commit 497cdd7ce9

View File

@@ -25,7 +25,6 @@ sys.setrecursionlimit(5000)
project = 'Kea'
copyright = '2019, Internet Systems Consortium'
author = 'Internet Systems Consortium'
today = '26 Feb, 2020'
# get current kea version
config_ac_path = '../../configure.ac'