From e6fe450a7964be70fb8ceacc7a6d51a954bddbc3 Mon Sep 17 00:00:00 2001 From: Jeremy Unruh Date: Wed, 18 May 2016 09:49:59 -0700 Subject: [PATCH] release 0.17 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 870c437..a789456 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 0.16 +VERSION = 0.17 GO_FMT = gofmt -s -w -l . GO_XC = goxc -os="linux" -tasks-="rmbin"