From 81b89a5cb5948b4905c3a891e959837071729e3e Mon Sep 17 00:00:00 2001 From: antirez Date: Wed, 23 May 2012 11:40:57 +0200 Subject: [PATCH] Fixed typo in the 2.4.14 release note. --- 00-RELEASENOTES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/00-RELEASENOTES b/00-RELEASENOTES index 6e16391e..166bd5eb 100644 --- a/00-RELEASENOTES +++ b/00-RELEASENOTES @@ -18,7 +18,7 @@ to modify your program in order to use Redis 2.4. CHANGELOG --------- -What's new in Redis 2.4.13 +What's new in Redis 2.4.14 ========================= UPGRADE URGENCY: high, many non trivial bugs fixed in this release.