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