From: antirez Date: Fri, 6 Apr 2012 10:27:31 +0000 (+0200) Subject: version bumped to 2.5.5 X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/8382453ecfa3a3e98a420363d8962590223d16ed version bumped to 2.5.5 --- diff --git a/src/version.h b/src/version.h index 99f6ffb2..f1646ec7 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define REDIS_VERSION "2.5.4" +#define REDIS_VERSION "2.5.5"