mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-03 15:35:17 +00:00
[#1400] Bumped hook version
This commit is contained in:
committed by
Tomek Mrugalski
parent
19cfef7b06
commit
6dd24b0115
@@ -12,8 +12,8 @@
|
|||||||
|
|
||||||
namespace {
|
namespace {
|
||||||
|
|
||||||
// Version 21 of the hooks framework, set for Kea 1.8.0
|
// Version 21 of the hooks framework, set for Kea 1.9.0
|
||||||
const int KEA_HOOKS_VERSION = 21;
|
const int KEA_HOOKS_VERSION = 10900;
|
||||||
|
|
||||||
// Names of the framework functions.
|
// Names of the framework functions.
|
||||||
const char* const LOAD_FUNCTION_NAME = "load";
|
const char* const LOAD_FUNCTION_NAME = "load";
|
||||||
|
Reference in New Issue
Block a user