mirror of
https://github.com/jetkvm/kvm.git
synced 2026-05-21 05:20:35 +00:00
Bump version to 0.5.1
This commit is contained in:
@@ -2,7 +2,7 @@ BRANCH := $(shell git rev-parse --abbrev-ref HEAD)
|
||||
BUILDDATE := $(shell date -u +%FT%T%z)
|
||||
BUILDTS := $(shell date -u +%s)
|
||||
REVISION := $(shell git rev-parse HEAD)
|
||||
VERSION := 0.5.0
|
||||
VERSION := 0.5.1
|
||||
VERSION_DEV := $(VERSION)-dev$(shell date -u +%Y%m%d%H%M)
|
||||
|
||||
PROMETHEUS_TAG := github.com/prometheus/common/version
|
||||
|
||||
Reference in New Issue
Block a user