From 942354f925812b901b2d918b84c76e8d1cfe46d3 Mon Sep 17 00:00:00 2001 From: antirez Date: Tue, 31 May 2011 20:46:38 +0200 Subject: [PATCH] version bumped to 2.3.4 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 40624724..98f15ee4 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define REDIS_VERSION "2.3.3" +#define REDIS_VERSION "2.3.4"