From 3f0b40d9a2712d38a8c301748a2495e96fa90160 Mon Sep 17 00:00:00 2001 From: Esme Povirk Date: Fri, 23 Jul 2021 11:41:56 -0500 Subject: [PATCH] Release 6.3.0. --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 6326d65c..ebc46b9e 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -30,7 +30,7 @@ ENABLE_ARM=0 -include user-config.make -MSI_VERSION=6.2.99 +MSI_VERSION=6.3.0 # variables SRCDIR_ABS=$(shell cd $(SRCDIR); pwd)