Skip to content

Commit

Permalink
Bump Version to 1.19
Browse files Browse the repository at this point in the history
  • Loading branch information
sodevel committed Apr 20, 2020
1 parent 75dde83 commit 3a83932
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion wxBuild_wxWidgets.bat
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,11 @@
:: v1.16 - Added support for VC 14.2
:: v1.17 - Added support to build utils and samples
:: v1.18 - Added support to build only a single utility or sample
:: v1.19 - Modified MinGW-w64 64-bit output directories
:: to match official releases
::**************************************************************************
setlocal
set WXBUILD_VERSION=1.18
set WXBUILD_VERSION=1.19
set WXBUILD_APPNAME=wxBuild_wxWidgets
:: MinGW Gcc install location. This must match your systems configuration.
set GCCDIR=C:\MinGW
Expand Down

0 comments on commit 3a83932

Please sign in to comment.