From 235412bc4fe8355aa8751ba4f72c634ffcacdda1 Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Sun, 26 Jul 2020 11:29:19 +0100 Subject: [PATCH] Bump version to v0.8+ Signed-off-by: Rolf Neugebauer --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e9e570162..9657630f3 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION="v0.8" +VERSION="v0.8+" GIT_COMMIT=$(shell git rev-list -1 HEAD) GO_COMPILE=linuxkit/go-compile:b1446b2ba407225011f97ae1dba0f512ae7f9b84