From f6a7ec591742f0b69bc26822a56bde58237b2b0c Mon Sep 17 00:00:00 2001 From: Thomas Darimont Date: Mon, 29 Sep 2014 16:36:13 +0200 Subject: [PATCH] DATAREDIS-351 - Update build to latest redis version. Upgrade makefile to redis 2.8.17 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 34e7f4c02..75beae3fd 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.13 +REDIS_VERSION:=2.8.17 ####### # Redis