use gx-go 1.2.0
License: MIT Signed-off-by: Jeromy <why@ipfs.io>
Jeromy committed
Apr 27, 2016 at 12:28 UTC
06a8a5bdb6a9e5a8aec9089c1eaf625b20cc0831
1 file changed
+1
-1
Makefile
+1
-1
@@ -11,7 +11,7 @@ endif
11
12
13
gx_bin=bin/gx-v0.6.0
14
-gx-go_bin=bin/gx-go-v1.1.0
14
+gx-go_bin=bin/gx-go-v1.2.0
15
16
# use things in our bin before any other system binaries
17
export PATH := bin:$(PATH)