From 1dc6090d51664316cc5e087e02e7235f0ec55ce6 Mon Sep 17 00:00:00 2001 From: Arkadiusz Hiler Date: Mon, 9 Dec 2024 16:58:12 +0200 Subject: [PATCH] Update Wine Mono to 9.4.0. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 12c34614..1f5ec4c3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -963,7 +963,7 @@ all-dist: $(DIST_GECKO32) $(DIST_GECKO64) ## wine-mono ## -WINEMONO_VER := 9.3.1 +WINEMONO_VER := 9.4.0 WINEMONO_TARBALL := wine-mono-$(WINEMONO_VER)-x86.tar.xz DIST_WINEMONO_DIR := $(DST_DIR)/share/wine/mono DIST_WINEMONO := $(OBJ)/.wine-mono-dist