4.5.0-rc1 relase

Signed-off-by: Christian Goll <cgoll@suse.com>
This commit is contained in:
Christian Goll
2024-01-26 14:45:05 +01:00
committed by Jonathon Anderson
parent ff10bc95bb
commit 515b976fa2
2 changed files with 23 additions and 14 deletions

View File

@@ -13,7 +13,7 @@ VARLIST := OS
# Project Information
VARLIST += WAREWULF VERSION RELEASE
WAREWULF ?= warewulf
VERSION ?= 4.5.x
VERSION ?= 4.5.0-rc1
GIT_TAG := $(shell test -e .git && git log -1 --format="%h")