Bump version

Former-commit-id: 31392562b27a6fc1576476626a27a3defe13795f
This commit is contained in:
John Sully 2021-02-28 21:02:25 +00:00
parent 0cba72ba14
commit eabfae81b3

View File

@ -1,5 +1,5 @@
#define KEYDB_REAL_VERSION "6.0.15" #define KEYDB_REAL_VERSION "6.0.16"
#define KEYDB_VERSION_NUM 0x0006000f #define KEYDB_VERSION_NUM 0x00060010
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
enum VersionCompareResult enum VersionCompareResult