From 5a669218eb4b03f02db009e952f51a12e8f006a8 Mon Sep 17 00:00:00 2001 From: John Sully Date: Sun, 24 May 2020 18:35:03 -0400 Subject: [PATCH] bump version Former-commit-id: 9353b3aac2ab65120f2ad5caa2f8272ae02df380 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 232fb2fcc..1390f3567 100644 --- a/src/version.h +++ b/src/version.h @@ -1,4 +1,4 @@ -#define KEYDB_REAL_VERSION "6.0.7" +#define KEYDB_REAL_VERSION "6.0.8" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config enum VersionCompareResult