Skip to content

Commit

Permalink
Redis 2.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
antirez committed Nov 28, 2012
1 parent 21b2691 commit b41f4e5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions 00-RELEASENOTES
Expand Up @@ -14,6 +14,13 @@ 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 2.6.6 ]

UPGRADE URGENCY: CRITICAL if you experienced one more more crashes.
MODERATE if Redis is running fine for you.

* [BUGFIX] Jemalloc updated to 3.2.0.

--[ Redis 2.6.5 ]

UPGRADE URGENCY: MODERATE
Expand Down
2 changes: 1 addition & 1 deletion src/version.h
@@ -1 +1 @@
#define REDIS_VERSION "2.6.5"
#define REDIS_VERSION "2.6.6"

0 comments on commit b41f4e5

Please sign in to comment.