From 45a0c95c8243afb58dfc7f44884b501957594b32 Mon Sep 17 00:00:00 2001 From: Thomas Darimont Date: Wed, 11 Mar 2015 14:41:04 +0100 Subject: [PATCH] DATAREDIS-380 - Use Redis 2.8.19 for tests. Updated redis version. Original Pull Request: #131 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 75beae3fd..b0fc23f62 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -REDIS_VERSION:=2.8.17 +REDIS_VERSION:=2.8.19 ####### # Redis