From bb8af7847c7424e1461c8d530ef660a7f6082bbb Mon Sep 17 00:00:00 2001 From: Esme Povirk Date: Fri, 15 Nov 2024 16:48:37 +0000 Subject: [PATCH] Release 9.3.1. --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index bbc7171f..388ea5da 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -26,7 +26,7 @@ ENABLE_ARM=0 -include user-config.make -MSI_VERSION=9.3.0 +MSI_VERSION=9.3.1 # variables SRCDIR_ABS=$(shell cd $(SRCDIR); pwd)