diff --git a/src/version.h b/src/version.h index 120dbe031..aa4aa5b8d 100644 --- a/src/version.h +++ b/src/version.h @@ -1,4 +1,4 @@ -#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