From 698c085f826cc19292521a019f25a05446c3c117 Mon Sep 17 00:00:00 2001 From: John Sully Date: Wed, 6 Mar 2019 15:25:28 -0500 Subject: [PATCH] Set version Former-commit-id: efc60dd8c5304f2a7cf072ab3c430c0feb886033 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index eb65e9bbd..5ea61da7e 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define REDIS_VERSION "999.999.999" +#define REDIS_VERSION "0.9.1"