From: antirez Date: Fri, 5 Nov 2010 09:57:53 +0000 (+0100) Subject: version bumped to 2.1.6 X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/ecc72ca17f6a1a65e01fbd439894fdd2dccacc14 version bumped to 2.1.6 --- diff --git a/src/version.h b/src/version.h index b139f9f8..e7d965ab 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define REDIS_VERSION "2.1.5" +#define REDIS_VERSION "2.1.6"