From ebf9795240c445e4b58676a1226f047d2bb7db61 Mon Sep 17 00:00:00 2001 From: Esme Povirk Date: Tue, 13 Aug 2024 16:49:42 +0000 Subject: [PATCH] Update Wine Mono to 9.2.0. --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index d3ee85ce..b2ba8e43 100644 --- a/Makefile.in +++ b/Makefile.in @@ -950,7 +950,7 @@ all-dist: $(DIST_GECKO32) $(DIST_GECKO64) ## wine-mono ## -WINEMONO_VER := 9.1.0 +WINEMONO_VER := 9.2.0 WINEMONO_TARBALL := wine-mono-$(WINEMONO_VER)-x86.tar.xz DIST_WINEMONO_DIR := $(DST_DIR)/share/wine/mono DIST_WINEMONO := $(OBJ)/.wine-mono-dist