From acab05cf08dfe19df8cc1ba9aa8258afa6a2b3cc Mon Sep 17 00:00:00 2001 From: John Sully Date: Tue, 1 Oct 2019 17:53:48 -0400 Subject: [PATCH] Bump version Former-commit-id: 0a0c2146c88417baf8f905aaab7f1b45f4d7e46d --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 4ea159eb1..d0a152517 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ -#define KEYDB_REAL_VERSION "5.0.2" +#define KEYDB_REAL_VERSION "5.1.0" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config