From 694c9bfbfae461550691e1e48c5046b52f7aca27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Sat, 24 Aug 2013 20:35:28 +0200 Subject: Update Ranch to 0.8.5 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 79c2b6c..202b343 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ PLT_APPS = crypto public_key ssl DEPS = ranch TEST_DEPS = ct_helper -dep_ranch = https://github.com/extend/ranch.git 0.8.4 +dep_ranch = https://github.com/extend/ranch.git 0.8.5 dep_ct_helper = https://github.com/extend/ct_helper.git master # Standard targets. -- cgit v1.2.3