From bf905a78f0982cf4e13a4d9bbd9fa0166233b245 Mon Sep 17 00:00:00 2001 From: John Sully Date: Tue, 27 Aug 2019 15:32:24 -0400 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 c83af2844..db7af9930 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ -#define KEYDB_REAL_VERSION "5.0.0" +#define KEYDB_REAL_VERSION "5.0.1" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config