From dab9296d7cede9d692e65403b5fa1fa2663fdc6c Mon Sep 17 00:00:00 2001 From: John Sully Date: Mon, 28 Sep 2020 19:14:17 +0000 Subject: [PATCH] bump version 6.0.16 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index ab53bd595..8ac0941ad 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ -#define KEYDB_REAL_VERSION "6.0.13" +#define KEYDB_REAL_VERSION "6.0.16" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config