From b68d267578f15b8a81b8d89b1c9eccf26c86951b Mon Sep 17 00:00:00 2001 From: Ben Schermel Date: Tue, 16 Jun 2020 14:17:20 -0400 Subject: [PATCH] bump version after merge Former-commit-id: 59279d36e9337ca89518c4d1edef6c26911ea190 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 1ae66bc98..6c1f041a1 100644 --- a/src/version.h +++ b/src/version.h @@ -1,4 +1,4 @@ -#define KEYDB_REAL_VERSION "6.0.10" +#define KEYDB_REAL_VERSION "6.0.11" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config enum VersionCompareResult