From 83118f258436c12be91b9c2cf92633e09b49903a Mon Sep 17 00:00:00 2001 From: John Sully Date: Tue, 28 Apr 2020 20:49:39 -0400 Subject: [PATCH] Bump version Former-commit-id: 8e12ff0cd9e50867b42b165af278a7dc91fc17e1 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index dee7da0cc..ea0861241 100644 --- a/src/version.h +++ b/src/version.h @@ -1,4 +1,4 @@ -#define KEYDB_REAL_VERSION "6.0.5" +#define KEYDB_REAL_VERSION "6.0.6" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config enum VersionCompareResult