5 lines
173 B
C
5 lines
173 B
C
#define KEYDB_REAL_VERSION "0.0.0"
|
|
#define KEYDB_VERSION_NUM 0x00000000
|
|
extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config
|
|
|