diff --git a/Makefile b/Makefile index 1344536..64d088a 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,7 @@ else endif ifneq ($(shell echo $(VERSION) | head -c 1), v) - VERSION=v0.6 + VERSION=v0.7 endif CFLAGS += -DVERSION=\"$(VERSION)\" diff --git a/local/Makefile b/local/Makefile index a6a8793..2426ebf 100644 --- a/local/Makefile +++ b/local/Makefile @@ -1,5 +1,5 @@ ifneq ($(shell echo $(VERSION) | head -c 1), v) - VERSION=v0.6 + VERSION=v0.7 endif GO_BUILD_PREFIX_FLAGS :=