From 2bf1648e04a5320c7f1d83265e89ba65b66b3e05 Mon Sep 17 00:00:00 2001 From: John Sully Date: Mon, 3 Feb 2020 20:01:53 -0500 Subject: [PATCH] Bump version Former-commit-id: ac84153f61b213d42ad503ac38948f9740a5f923 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index db32931f1..c03690a8d 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.0" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config