Update tag to rc2
This commit is contained in:
2
Makefile
2
Makefile
@@ -12,7 +12,7 @@ VARLIST := OS
|
|||||||
# Project Information
|
# Project Information
|
||||||
VARLIST += WAREWULF VERSION RELEASE
|
VARLIST += WAREWULF VERSION RELEASE
|
||||||
WAREWULF ?= warewulf
|
WAREWULF ?= warewulf
|
||||||
VERSION ?= 4.4.0rc1
|
VERSION ?= 4.4.0rc2
|
||||||
GIT_TAG := $(shell test -e .git && git log -1 --format="%h")
|
GIT_TAG := $(shell test -e .git && git log -1 --format="%h")
|
||||||
|
|
||||||
ifdef GIT_TAG
|
ifdef GIT_TAG
|
||||||
|
|||||||
Reference in New Issue
Block a user