2021-03-26 22:57:19 +00:00
|
|
|
#define KEYDB_REAL_VERSION "6.0.18"
|
2021-03-27 18:30:52 +00:00
|
|
|
#define KEYDB_VERSION_NUM 0x00060012
|
2019-06-27 16:29:36 -04:00
|
|
|
extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config
|
|
|
|
|