From f2028d265dc437eb8d449879417452fcb6242ae9 Mon Sep 17 00:00:00 2001 From: Esme Povirk Date: Fri, 19 Apr 2024 11:39:37 -0500 Subject: [PATCH] Post-release version bump. --- GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GNUmakefile b/GNUmakefile index 0856a98b..9cc0182b 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -26,7 +26,7 @@ ENABLE_ARM=0 -include user-config.make -MSI_VERSION=9.1.0 +MSI_VERSION=9.1.99 # variables SRCDIR_ABS=$(shell cd $(SRCDIR); pwd)