From 8210eca28c0971db938cce0b4c20fd65e146ba9e Mon Sep 17 00:00:00 2001 From: Louis Lambeau Date: Wed, 18 Jan 2023 12:54:10 +0100 Subject: [PATCH] Bump to 1.2.0. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index aae3ac0..53d7c50 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ ################################################################################ ## Version of this Makefile -MK_VERSION := 1.1.1 +MK_VERSION := 1.2.0 ## Better defaults for make (thanks https://tech.davis-hansson.com/p/make/) SHELL := bash .ONESHELL: