Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sgdm3/Makefile.Apple
Original file line number Diff line number Diff line change
Expand Up @@ -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))

Expand Down
2 changes: 1 addition & 1 deletion sgdm3/thirdparty/Makefile.Apple
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
Binary file not shown.
Binary file not shown.