From 47575ae364c7b15e7116423b812069b1d20c3466 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Thu, 16 Apr 2020 02:56:49 +0000 Subject: [PATCH] updating version Former-commit-id: f994436486b2e8b4eb63f8ce29ab9c8595e1a694 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 8e588cfb3..8c077ebff 100644 --- a/src/version.h +++ b/src/version.h @@ -1,4 +1,4 @@ -#define KEYDB_REAL_VERSION "6.0.3" +#define KEYDB_REAL_VERSION "6.0.4" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config enum VersionCompareResult