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