update SWIG to latest release

because SWIG 3.0.7 is two years old and the intermediate releases all mention minor Python fixes.
http://www.swig.org/

I have used this for the last couple of builds and did not notice any negative effects.
This commit is contained in:
Matthis Thorade
2017-10-23 16:15:52 +02:00
committed by Thomas Krijnen
parent f64246f7c5
commit eb87d50548
+1 -1
View File
@@ -397,7 +397,7 @@ IF "%IFCOS_INSTALL_PYTHON%"=="TRUE" (
)
:SWIG
set SWIG_VERSION=3.0.7
set SWIG_VERSION=3.0.12
set DEPENDENCY_NAME=SWIG %SWIG_VERSION%
set DEPENDENCY_DIR=N/A
set SWIG_ZIP=swigwin-%SWIG_VERSION%.zip