bump version

Former-commit-id: d923003969be0ecb507bea0acc643ccdf06f8831
This commit is contained in:
malavan 2021-08-11 23:22:17 +00:00
parent 4ed2a52546
commit 677cceea57

View File

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