From 3f64694e7161075bbb48135379da205619c9b034 Mon Sep 17 00:00:00 2001 From: antirez Date: Tue, 10 Apr 2012 16:34:51 +0200 Subject: [PATCH] Version 2.5.6. --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index f1646ec7..d25a2e1d 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define REDIS_VERSION "2.5.5" +#define REDIS_VERSION "2.5.6" -- 2.50.0