From 902a656f7a6a3e0e0c790f4c242a9ff7e164a981 Mon Sep 17 00:00:00 2001 From: antirez Date: Wed, 21 Sep 2011 13:56:03 +0200 Subject: Version bumped to 2.3.11 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index b88a806a4..857ebab3c 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define REDIS_VERSION "2.3.10" +#define REDIS_VERSION "2.3.11" -- cgit v1.2.1