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