mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 09:16:29 +00:00
Bump version to v0.4+
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@gmail.com>
This commit is contained in:
parent
8d17887e11
commit
e920eea1c4
2
Makefile
2
Makefile
@ -4,7 +4,7 @@
|
|||||||
default: bin/linuxkit bin/rtf
|
default: bin/linuxkit bin/rtf
|
||||||
all: default
|
all: default
|
||||||
|
|
||||||
VERSION="v0.4"
|
VERSION="v0.4+"
|
||||||
GIT_COMMIT=$(shell git rev-list -1 HEAD)
|
GIT_COMMIT=$(shell git rev-list -1 HEAD)
|
||||||
|
|
||||||
GO_COMPILE=linuxkit/go-compile:a8bffe875268a973ea82e5937b0fb23a5b08cc79
|
GO_COMPILE=linuxkit/go-compile:a8bffe875268a973ea82e5937b0fb23a5b08cc79
|
||||||
|
Loading…
Reference in New Issue
Block a user