diff --git a/sgdm3/Makefile.Apple b/sgdm3/Makefile.Apple index f8c72a8..182dfa7 100644 --- a/sgdm3/Makefile.Apple +++ b/sgdm3/Makefile.Apple @@ -18,7 +18,7 @@ include version.inc ## set ARCH, ARCH_PACKAGE include src/Config/Arch.$(OS_NAME).inc -WXWIDGETS_VERSION:=3.2.6 +WXWIDGETS_VERSION:=3.2.11 $(info Building $(BUILD_MAJOR).$(BUILD_MINOR).$(BUILD_REVISION).$(BUILD_BUILDNUM) : $(BUILD_BUILDLABEL) : $(BUILD_CSID)) diff --git a/sgdm3/thirdparty/Makefile.Apple b/sgdm3/thirdparty/Makefile.Apple index 18e740a..5415e08 100644 --- a/sgdm3/thirdparty/Makefile.Apple +++ b/sgdm3/thirdparty/Makefile.Apple @@ -16,7 +16,7 @@ MODE:=Release ## set ARCH, ARCH_PACKAGE include ../src/Config/Arch.$(OS_NAME).inc -VERSION:=3.2.6 +VERSION:=3.2.11 ################################################################## ## the name of the archive we downloaded. diff --git a/sgdm3/thirdparty/Tarballs/wxWidgets-3.2.6.tar.bz2 b/sgdm3/thirdparty/Tarballs/wxWidgets-3.2.11.tar.bz2 similarity index 72% rename from sgdm3/thirdparty/Tarballs/wxWidgets-3.2.6.tar.bz2 rename to sgdm3/thirdparty/Tarballs/wxWidgets-3.2.11.tar.bz2 index 4ed5ed0..3a4fb26 100644 Binary files a/sgdm3/thirdparty/Tarballs/wxWidgets-3.2.6.tar.bz2 and b/sgdm3/thirdparty/Tarballs/wxWidgets-3.2.11.tar.bz2 differ diff --git a/sgdm3/thirdparty/Tarballs/wxWidgets-3.2.6.zip b/sgdm3/thirdparty/Tarballs/wxWidgets-3.2.11.zip similarity index 90% rename from sgdm3/thirdparty/Tarballs/wxWidgets-3.2.6.zip rename to sgdm3/thirdparty/Tarballs/wxWidgets-3.2.11.zip index 801d63a..baff1d3 100644 Binary files a/sgdm3/thirdparty/Tarballs/wxWidgets-3.2.6.zip and b/sgdm3/thirdparty/Tarballs/wxWidgets-3.2.11.zip differ