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