From 4e5b1d3851df92a32d4822521c3fd9856620c9cb Mon Sep 17 00:00:00 2001 From: antirez Date: Wed, 8 Jun 2011 23:21:09 +0200 Subject: [PATCH] version bumped to 2.3.5 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 98f15ee4..dc973066 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define REDIS_VERSION "2.3.4" +#define REDIS_VERSION "2.3.5"