From e920eea1c4ddd32636f7d0afe6d4c9971827a252 Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Sat, 12 May 2018 16:55:27 +0100 Subject: [PATCH] Bump version to v0.4+ Signed-off-by: Rolf Neugebauer --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a2c0d1275..48935e4a3 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ default: bin/linuxkit bin/rtf all: default -VERSION="v0.4" +VERSION="v0.4+" GIT_COMMIT=$(shell git rev-list -1 HEAD) GO_COMPILE=linuxkit/go-compile:a8bffe875268a973ea82e5937b0fb23a5b08cc79