From efc6bb9e0cea75e33f1b5c29b15237626112e392 Mon Sep 17 00:00:00 2001 From: John Sully Date: Thu, 11 Jul 2019 18:53:34 -0400 Subject: [PATCH] Release version 5 Former-commit-id: 25e18a7de91d4af651f8f22674846cb0238dd5d3 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index db32931f1..c83af2844 100644 --- a/src/version.h +++ b/src/version.h @@ -1,3 +1,3 @@ -#define KEYDB_REAL_VERSION "0.0.0" +#define KEYDB_REAL_VERSION "5.0.0" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config