From b69a8826fa189c1e3614fdeec8acf9feafb5cd7f Mon Sep 17 00:00:00 2001 From: John Sully Date: Fri, 28 Feb 2020 23:53:54 -0500 Subject: [PATCH] Bump version Former-commit-id: 3ce6441a0c0f5c58f31f5fa28116cea09aebbf35 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index b20005ade..751337aaa 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ -#define KEYDB_REAL_VERSION "5.3.1" +#define KEYDB_REAL_VERSION "5.3.2" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config