Commit f7f97bf7 authored by antirez's avatar antirez
Browse files

Redis 2.7.106 (2.8 Release Candidate 6).

parent 3a66e0c1
...@@ -14,6 +14,14 @@ HIGH: There is a critical bug that may affect a subset of users. Upgrade! ...@@ -14,6 +14,14 @@ 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. CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
--[ Redis 2.8 Release Candidate 5 (2.7.106) ] Release date: 6 Nov 2013
This is the 6th release candidate of Redis 2.8 (official version is 2.7.106).
# UPGRADE URGENCY: LOW, only new features back ported, no fixes.
* [NEW] SCAN, SSCAN, HSCAN, ZSCAN commands.
--[ Redis 2.8 Release Candidate 5 (2.7.105) ] Release date: 9 Oct 2013 --[ Redis 2.8 Release Candidate 5 (2.7.105) ] Release date: 9 Oct 2013
This is the 5th release candidate of Redis 2.8 (official version is 2.7.105). This is the 5th release candidate of Redis 2.8 (official version is 2.7.105).
......
#define REDIS_VERSION "2.7.105" #define REDIS_VERSION "2.7.106"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment