From 00ae6d58a9b9b6ebcff325b55a002679601cfc84 Mon Sep 17 00:00:00 2001 From: John Sully Date: Sun, 7 Jun 2020 16:42:50 -0400 Subject: [PATCH] Bump version Former-commit-id: 4a3e1f3b9b164ec0f19ca2a67c8003792a5ccc5c --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 0975739d5..16ee205e7 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ -#define KEYDB_REAL_VERSION "6.0.8" +#define KEYDB_REAL_VERSION "6.0.9" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config