From 285df7b0e0c2e3bc175d753326fd2a7391f973ae Mon Sep 17 00:00:00 2001 From: antirez Date: Mon, 2 Apr 2012 14:27:04 +0200 Subject: [PATCH] Version bumped 2.4.5 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index 63238004..99f6ffb2 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define REDIS_VERSION "2.5.3" +#define REDIS_VERSION "2.5.4"