From d6c972a55f47073f46286f0e4d9a17fd85e9c3d6 Mon Sep 17 00:00:00 2001 From: John Sully Date: Sun, 7 Jun 2020 16:41:59 -0400 Subject: [PATCH] Bump version Former-commit-id: 52a0556ba15b26d84ca9b5c804eb8fe438c9c888 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 1390f3567..4403f3d74 100644 --- a/src/version.h +++ b/src/version.h @@ -1,4 +1,4 @@ -#define KEYDB_REAL_VERSION "6.0.8" +#define KEYDB_REAL_VERSION "6.0.9" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config enum VersionCompareResult