From 2779e0e02b822067ff2aa3fda7d1796b93e37fbd Mon Sep 17 00:00:00 2001 From: benschermel Date: Thu, 18 Mar 2021 02:11:19 +0000 Subject: [PATCH] bump version Former-commit-id: d5b042f010395628734848fc0b7db370fa9106c4 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 7408bde62..d6a1526d5 100644 --- a/src/version.h +++ b/src/version.h @@ -1,4 +1,4 @@ -#define KEYDB_REAL_VERSION "6.0.17" +#define KEYDB_REAL_VERSION "6.0.18" #define KEYDB_VERSION_NUM 0x00060011 extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config