From 81c74eb48f42d9f18c097d2573bdb9144a12b697 Mon Sep 17 00:00:00 2001 From: antirez Date: Fri, 15 Jul 2011 11:30:54 +0200 Subject: [PATCH] version bumped to 2.3.6 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index dc973066..15a5bbe6 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define REDIS_VERSION "2.3.5" +#define REDIS_VERSION "2.3.6"