From 9350d314e27fc8d7191f293c0885cffc496a5f0a Mon Sep 17 00:00:00 2001 From: John Sully Date: Mon, 13 Jul 2020 03:59:16 +0000 Subject: [PATCH] Bump version Former-commit-id: f7d7baccc91d3c39fb6ff7ba04c57208522b6583 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 16ee205e7..ab53bd595 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ -#define KEYDB_REAL_VERSION "6.0.9" +#define KEYDB_REAL_VERSION "6.0.13" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config