mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 18:11:35 +00:00
Bump version to v0.2
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
4e8d7cd67d
commit
935f6b26af
2
Makefile
2
Makefile
@ -4,7 +4,7 @@
|
|||||||
default: bin/linuxkit bin/rtf
|
default: bin/linuxkit bin/rtf
|
||||||
all: default
|
all: default
|
||||||
|
|
||||||
VERSION="0.0" # dummy for now
|
VERSION="v0.2"
|
||||||
GIT_COMMIT=$(shell git rev-list -1 HEAD)
|
GIT_COMMIT=$(shell git rev-list -1 HEAD)
|
||||||
|
|
||||||
GO_COMPILE=linuxkit/go-compile:8235f703735672509a16fb626d25c6ffb0d1c21d
|
GO_COMPILE=linuxkit/go-compile:8235f703735672509a16fb626d25c6ffb0d1c21d
|
||||||
|
Loading…
Reference in New Issue
Block a user