From 1590ba7d596f07a31f8649f95ef758132e388e71 Mon Sep 17 00:00:00 2001 From: antirez Date: Wed, 8 May 2013 15:24:40 +0200 Subject: [PATCH] Version bumped to 2.9.10 --- src/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/version.h b/src/version.h index e1d678b82..91e8f21ee 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define REDIS_VERSION "2.9.9" +#define REDIS_VERSION "2.9.10"