From 39acb312efbb06f38e98c3ebbb98d17a556b050a Mon Sep 17 00:00:00 2001 From: John Sully Date: Mon, 6 Jan 2020 12:07:57 -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 b2bbc88d1..79edddc49 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ -#define KEYDB_REAL_VERSION "5.2.0" +#define KEYDB_REAL_VERSION "5.3.0" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config