From 7ec3b111af41bc495af854d7ab484ddcf21ca797 Mon Sep 17 00:00:00 2001 From: John Sully Date: Mon, 20 May 2019 16:12:26 -0400 Subject: [PATCH] The unstable branch doesn't have a version # Former-commit-id: d7f21f02b30c3f9092dbf9aec75481baf45c3311 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 489a16290..0c56a20a9 100644 --- a/src/version.h +++ b/src/version.h @@ -1,2 +1,2 @@ -#define KEYDB_REAL_VERSION "0.9.2" +#define KEYDB_REAL_VERSION "0.0.0" extern const char *KEYDB_SET_VERSION; // Unlike real version, this can be overriden by the config \ No newline at end of file