diff --git a/src/version.h b/src/version.h index 79edddc49..b20005ade 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ -#define KEYDB_REAL_VERSION "5.3.0" +#define KEYDB_REAL_VERSION "5.3.1" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config