bump version

Former-commit-id: c802ea93a167ff6c59e585d4ab72c9f7b6b03a1c
This commit is contained in:
John Sully 2021-03-10 04:03:56 +00:00
parent ff3c13a938
commit d2c9ce84df

View File

@ -1,5 +1,5 @@
#define KEYDB_REAL_VERSION "6.0.16"
#define KEYDB_VERSION_NUM 0x00060010
#define KEYDB_REAL_VERSION "6.0.17"
#define KEYDB_VERSION_NUM 0x00060011
extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config
enum VersionCompareResult