From 3aaa5d1cebc907f6feceb65de5504caef5dafbf8 Mon Sep 17 00:00:00 2001 From: Brendan McGrath Date: Mon, 5 Apr 2021 08:35:27 +1000 Subject: [PATCH] Release 6.1.1_ED. --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 5a769f5d..88f4f6a5 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -30,7 +30,7 @@ ENABLE_ARM=0 -include user-config.make -MSI_VERSION=6.1.99 +MSI_VERSION=6.1.1_ED # variables SRCDIR_ABS=$(shell cd $(SRCDIR); pwd)