mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[master] Bump up hooks version number.
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
|
||||
namespace {
|
||||
|
||||
// Version 6 of the hooks framework, set for Kea 1.4.
|
||||
const int KEA_HOOKS_VERSION = 6;
|
||||
// Version 7 of the hooks framework, set for Kea 1.5.0
|
||||
const int KEA_HOOKS_VERSION = 7;
|
||||
|
||||
// Names of the framework functions.
|
||||
const char* const LOAD_FUNCTION_NAME = "load";
|
||||
|
Reference in New Issue
Block a user