From 3013799664932ce95a22425d13ab7203add07b52 Mon Sep 17 00:00:00 2001 From: John Sully Date: Fri, 25 Oct 2019 01:00:28 -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 d0a152517..60b1425cd 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ -#define KEYDB_REAL_VERSION "5.1.0" +#define KEYDB_REAL_VERSION "5.1.1" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config