diff options
Diffstat (limited to 'src/bin/admin')
-rw-r--r-- | src/bin/admin/kea-admin.xml | 4 | ||||
-rw-r--r-- | src/bin/admin/tests/memfile_tests.sh.in | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/src/bin/admin/kea-admin.xml b/src/bin/admin/kea-admin.xml index 68b66bb806..d602491ea5 100644 --- a/src/bin/admin/kea-admin.xml +++ b/src/bin/admin/kea-admin.xml @@ -10,8 +10,8 @@ <refentry> <info> <productname>ISC Kea</productname> - <date>May 29, 2019</date> - <edition>1.6.0-beta</edition> + <date>July 24, 2019</date> + <edition>1.6.0-beta2</edition> <author><personname/><contrib>The Kea software has been written by a number of engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin Siodelski, Thomas Markwalder, Francis Dupont, Jeremy C. Reed, diff --git a/src/bin/admin/tests/memfile_tests.sh.in b/src/bin/admin/tests/memfile_tests.sh.in index 682a411e0c..fcd27fa317 100644 --- a/src/bin/admin/tests/memfile_tests.sh.in +++ b/src/bin/admin/tests/memfile_tests.sh.in @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright (C) 2014-2018 Internet Systems Consortium, Inc. ("ISC") +# Copyright (C) 2014-2019 Internet Systems Consortium, Inc. ("ISC") # # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this |