mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-02 15:05:16 +00:00
[3556] HWAddr support in MySQL implemented.
This commit is contained in:
@@ -77,7 +77,7 @@ private:
|
||||
|
||||
// Define the current database schema values
|
||||
|
||||
const uint32_t CURRENT_VERSION_VERSION = 1;
|
||||
const uint32_t CURRENT_VERSION_VERSION = 2;
|
||||
const uint32_t CURRENT_VERSION_MINOR = 0;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user