From 87b5eb649a3351a49c9da7237a98930987eaff99 Mon Sep 17 00:00:00 2001 From: John Sully Date: Fri, 8 May 2020 00:25:19 -0400 Subject: [PATCH] Bump version Former-commit-id: 88eeb1c13cdf21df274ea9c364f35c4de522d215 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index ea0861241..232fb2fcc 100644 --- a/src/version.h +++ b/src/version.h @@ -1,4 +1,4 @@ -#define KEYDB_REAL_VERSION "6.0.6" +#define KEYDB_REAL_VERSION "6.0.7" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config enum VersionCompareResult