bump version

Former-commit-id: 33b75e0a2cf8712c976e7af74e2a615bb991c356
This commit is contained in:
benschermel 2021-03-27 18:26:11 +00:00
parent 83e8e613a2
commit 2f80810544

View File

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