Commit 2b886275 authored by antirez's avatar antirez
Browse files

Redis 2.2.4

parent 93db956e
......@@ -12,6 +12,11 @@ for 2.0.
CHANGELOG
---------
What's new in Redis 2.2.4
=========================
* Return value of OBJECT DEBUG against sorted sets fixed, now is "skiplist".
What's new in Redis 2.2.3
=========================
......
#define REDIS_VERSION "2.2.3"
#define REDIS_VERSION "2.2.4"
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