From 03b8e323fac26357cf628b5a2570679892aef76f Mon Sep 17 00:00:00 2001 From: John Sully Date: Mon, 17 Feb 2020 22:27:50 -0500 Subject: [PATCH] Bump version Former-commit-id: 7f84d6d6301303a3277910bf93e5d8dc900908c1 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index c03690a8d..d21c2cd91 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ -#define KEYDB_REAL_VERSION "6.0.0" +#define KEYDB_REAL_VERSION "6.0.1" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config