From a10f8770e2f50b6ed005dec4775f6744118b7731 Mon Sep 17 00:00:00 2001 From: Vincent Povirk Date: Fri, 20 Sep 2019 14:32:22 -0500 Subject: [PATCH] Release 4.9.3. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bfcb2c60..a0ea0723 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ ENABLE_DOTNET_CORE_WINFORMS=1 -include user-config.make -MSI_VERSION=4.9.2 +MSI_VERSION=4.9.3 # variables SRCDIR_ABS=$(shell cd $(SRCDIR); pwd)