diff --git a/Makefile b/Makefile index 7160fdd6..fdd689b4 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .PHONY: all wwctl wwclient bash_completion man_page -VERSION := 4.1.0 +VERSION := 4.2.0 # auto installed tooling TOOLS_DIR := .tools