From c0a1104f8b8a16831d668139e75ab9319b2195b5 Mon Sep 17 00:00:00 2001 From: Esme Povirk Date: Sat, 6 Feb 2021 14:21:28 -0600 Subject: [PATCH] Release 6.0.0. --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 7ecaf023..92d5c8b8 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -30,7 +30,7 @@ ENABLE_ARM=0 -include user-config.make -MSI_VERSION=5.1.99 +MSI_VERSION=6.0.0 # variables SRCDIR_ABS=$(shell cd $(SRCDIR); pwd)