From 774cebc4db82f60528ec24a2a775e60c70e62396 Mon Sep 17 00:00:00 2001 From: John Sully Date: Thu, 21 Nov 2019 20:16:42 -0500 Subject: [PATCH] Bump version Former-commit-id: 7dd53182e071641ff32813e5ba4b0e3fabe72abc --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 60b1425cd..b2bbc88d1 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ -#define KEYDB_REAL_VERSION "5.1.1" +#define KEYDB_REAL_VERSION "5.2.0" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config