Skip to content

Commit cee2c4e

Browse files
atibautaothms
authored andcommitted
Reverted from SWIG_VERSION=4.0.0 back to SWIG_VERSION=3.0.12 because of #582 (comment) as recommended by @aothms.
1 parent e7a08a3 commit cee2c4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nix/build-all.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@
9191
LIBXML2_VERSION="2.9.9_2"
9292
#CMAKE_VERSION="3.4.1"
9393
CMAKE_VERSION="3.14.5"
94-
#SWIG_VERSION="3.0.12"
95-
SWIG_VERSION="4.0.0"
94+
SWIG_VERSION="3.0.12"
95+
#SWIG_VERSION="4.0.0"
9696
#OPENCOLLADA_VERSION="v1.6.63"
9797
OPENCOLLADA_VERSION="v1.6.68"
9898

0 commit comments

Comments
 (0)