From 935f6b26af4c9dc9e86cd8e6d7243d02eaa71632 Mon Sep 17 00:00:00 2001 From: Rolf Neugebauer Date: Thu, 25 Jan 2018 15:35:48 +0000 Subject: [PATCH] Bump version to v0.2 Signed-off-by: Rolf Neugebauer --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fd2b59b92..5792541c3 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ default: bin/linuxkit bin/rtf all: default -VERSION="0.0" # dummy for now +VERSION="v0.2" GIT_COMMIT=$(shell git rev-list -1 HEAD) GO_COMPILE=linuxkit/go-compile:8235f703735672509a16fb626d25c6ffb0d1c21d