bump version

Former-commit-id: d6038f0e063579987874b88bf8a11b5b16dfb33a
This commit is contained in:
VivekSainiEQ 2021-11-15 23:43:56 +00:00
parent 20cd658776
commit 14e9fd20a7

View File

@ -1,5 +1,5 @@
#define KEYDB_REAL_VERSION "6.2.0"
#define KEYDB_VERSION_NUM 0x00060200
#define KEYDB_REAL_VERSION "6.2.1"
#define KEYDB_VERSION_NUM 0x00060201
extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config
enum VersionCompareResult