From 15e2b066f3d77ea5528f0b6088094d4fa1d4eae0 Mon Sep 17 00:00:00 2001 From: John Sully Date: Tue, 9 Jun 2020 21:03:11 -0400 Subject: [PATCH] Bump version Former-commit-id: c7b16835b1c52e9d8a4859a5b6e42ea5f6a31df2 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 4403f3d74..1ae66bc98 100644 --- a/src/version.h +++ b/src/version.h @@ -1,4 +1,4 @@ -#define KEYDB_REAL_VERSION "6.0.9" +#define KEYDB_REAL_VERSION "6.0.10" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config enum VersionCompareResult