2020-09-28 19:14:17 +00:00
|
|
|
#define KEYDB_REAL_VERSION "6.0.16"
|
2021-01-31 21:24:07 +00:00
|
|
|
#define KEYDB_VERSION_NUM 0x00060010
|
2019-06-27 16:29:36 -04:00
|
|
|
extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config
|
|
|
|
|