From: antirez Date: Wed, 22 Feb 2012 16:44:18 +0000 (+0100) Subject: unstable version called 2.9.4 X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/62c394e2195187a271ce9be81e913b37ee281c47 unstable version called 2.9.4 --- diff --git a/src/version.h b/src/version.h index 694953bc..a7a2fdb2 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define REDIS_VERSION "2.9.3" +#define REDIS_VERSION "2.9.4"