mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-08 03:34:14 +00:00
database version
This commit is contained in:
parent
fc6d90a04a
commit
91c4dfc7c0
@ -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()
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user