From acf299093609303efd8c56659a6b8aa0ffa10369 Mon Sep 17 00:00:00 2001 From: Gregory Kurtzer Date: Wed, 15 Sep 2021 22:03:56 -0700 Subject: [PATCH] Bumped version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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