diff --git a/src/version.h b/src/version.h index d6a1526d5..f6c4e94cd 100644 --- a/src/version.h +++ b/src/version.h @@ -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