mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-15 13:48:16 +00:00
database version
This commit is contained in:
@ -30,7 +30,7 @@ using json = nlohmann::json;
|
||||
|
||||
namespace {
|
||||
|
||||
static const int DB_MINIMUM_VERSION = 5;
|
||||
static const int DB_MINIMUM_VERSION = 19;
|
||||
|
||||
static const char *_timestr()
|
||||
{
|
||||
|
Reference in New Issue
Block a user