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