2021-08-11 23:23:39 +00:00
|
|
|
#define KEYDB_REAL_VERSION "6.2.0"
|
2021-08-13 00:40:46 +00:00
|
|
|
#define KEYDB_VERSION_NUM 0x00060200
|
2019-06-27 16:29:36 -04:00
|
|
|
extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config
|
|
|
|
|