From 72c0b918b4f1d97cd3bbf02216712938abb53a4a Mon Sep 17 00:00:00 2001 From: John Sully Date: Sat, 29 Feb 2020 00:04:24 -0500 Subject: [PATCH] Bump version Former-commit-id: e5776fd1a05b329c3113b94d26fba9e39816644f --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index d21c2cd91..10802fab8 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ -#define KEYDB_REAL_VERSION "6.0.1" +#define KEYDB_REAL_VERSION "6.0.2" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config