bump version

Former-commit-id: af0769c1a917e9b17dda15b5aca6efdb958bfce4
This commit is contained in:
benschermel 2021-08-13 00:35:19 +00:00
parent 3386aeb4cb
commit 9f4589ab1c

View File

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