Redis 5.0 RC3.

This commit is contained in:
antirez
2018-06-14 09:52:48 +02:00
parent b4b0251ca6
commit 48dfd42d72
2 changed files with 10 additions and 1 deletions

View File

@@ -11,6 +11,15 @@ CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
SECURITY: There are security fixes in the release.
--------------------------------------------------------------------------------
================================================================================
Redis 5.0 RC3 Released Wed Jun 14 9:51:44 CEST 2018
================================================================================
Upgrade urgency LOW:
This release fixes compilation of Redis RC2. For an error the commit from unstable
updating the Rax library was not merged into the 5.0 branch.
================================================================================
Redis 5.0 RC2 Released Wed Jun 13 12:49:13 CEST 2018
================================================================================

View File

@@ -1 +1 @@
#define REDIS_VERSION "4.9.102"
#define REDIS_VERSION "4.9.103"