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