From db5d730fb9d964e2dac3c108b35156c7ab9ef168 Mon Sep 17 00:00:00 2001 From: Jeromy Date: Mon, 9 May 2016 13:19:14 -0700 Subject: [PATCH] bump gx version to 0.7.0 License: MIT Signed-off-by: Jeromy --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7a7131955..496002174 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ else endif -gx_bin=bin/gx-v0.6.0 +gx_bin=bin/gx-v0.7.0 gx-go_bin=bin/gx-go-v1.2.0 # use things in our bin before any other system binaries