Redis 2.9.50 (Redis 3.0.0 beta-1)

This commit is contained in:
antirez 2014-02-11 10:47:54 +01:00
parent 0725988a07
commit 910b6d34f2
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ HIGH: There is a critical bug that may affect a subset of users. Upgrade!
CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
--------------------------------------------------------------------------------
--[ Redis 3.0.0 Beta 1 (version 2.9.50) ] Release date: ...
--[ Redis 3.0.0 Beta 1 (version 2.9.50) ] Release date: 11 Feb 2014
This is the first beta of Redis 3.0.0 (official version is 2.8.50).

View File

@ -1 +1 @@
#define REDIS_VERSION "2.9.11"
#define REDIS_VERSION "2.9.50"