From 4e469d5bf9cc17d75e15f40dd71b6505ec034b07 Mon Sep 17 00:00:00 2001 From: turtled Date: Sun, 23 Dec 2018 20:55:15 +0800 Subject: [PATCH] Update cuttlefish tag --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 327311f02..80c448738 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ NO_AUTOPATCH = cuttlefish ERLC_OPTS += +debug_info -DAPPLICATION=emqx BUILD_DEPS = cuttlefish -dep_cuttlefish = git-emqx https://github.com/emqx/cuttlefish v2.2.0 +dep_cuttlefish = git-emqx https://github.com/emqx/cuttlefish v2.1.0 #TEST_DEPS = emqx_ct_helplers #dep_emqx_ct_helplers = git git@github.com:emqx/emqx-ct-helpers