From b67feecacd94165a76da6af3a8c4e735f01729b0 Mon Sep 17 00:00:00 2001 From: antirez Date: Wed, 29 Feb 2012 00:54:52 +0100 Subject: [PATCH] Version bumped to 2.9.5 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index a7a2fdb2..9ef74b08 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define REDIS_VERSION "2.9.4" +#define REDIS_VERSION "2.9.5" -- 2.49.0