diff --git a/Makefile b/Makefile index 2320c5af..10d5f1ea 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ VARLIST := OS # Project Information VARLIST += WAREWULF VERSION RELEASE WAREWULF ?= warewulf -VERSION ?= 4.3.0rc3 +VERSION ?= 4.3.0rc5 GIT_TAG := $(shell test -e .git && git log -1 --format="%h") ifdef GIT_TAG