From 095bacc39686fa244056d24585a8c733c1fa31f5 Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Wed, 11 Jul 2018 00:00:10 +0100 Subject: [PATCH] Bump version to v0.5+ Signed-off-by: Rolf Neugebauer --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9ba565601..073d3f3ad 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION="v0.5" +VERSION="v0.5+" GIT_COMMIT=$(shell git rev-list -1 HEAD) GO_COMPILE=linuxkit/go-compile:49a2e8f8672ca95ad0159eebcc631773503465c1