mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-22 09:57:41 +00:00
[#1060] Hooks version bumped to 12.
This commit is contained in:
parent
2695b14822
commit
6777941043
@ -12,8 +12,8 @@
|
||||
|
||||
namespace {
|
||||
|
||||
// Version 10 of the hooks framework, set for Kea 1.7.1
|
||||
const int KEA_HOOKS_VERSION = 11;
|
||||
// Version 10 of the hooks framework, set for Kea 1.7.3
|
||||
const int KEA_HOOKS_VERSION = 12;
|
||||
|
||||
// Names of the framework functions.
|
||||
const char* const LOAD_FUNCTION_NAME = "load";
|
||||
|
Loading…
x
Reference in New Issue
Block a user