From f4319c12803f27a93150178f8b61f10aea09ce01 Mon Sep 17 00:00:00 2001 From: John Sully Date: Mon, 20 Jan 2020 19:20:50 -0500 Subject: [PATCH] Bump version --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 79edddc49..b20005ade 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ -#define KEYDB_REAL_VERSION "5.3.0" +#define KEYDB_REAL_VERSION "5.3.1" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config