updated version num to 255.255.255

Former-commit-id: 595deb0e1391c29c4766072bdd292202dd55c79d
This commit is contained in:
christianEQ 2021-01-28 16:54:22 +00:00
parent e6aff64c71
commit 423ac80ccd

View File

@ -1,4 +1,4 @@
#define KEYDB_REAL_VERSION "0.0.0" #define KEYDB_REAL_VERSION "255.255.255"
#define KEYDB_VERSION_NUM 0x00000000 #define KEYDB_VERSION_NUM 0x00ffffff
extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config