Forgot to change magicnumber of OIIO built lib in previous commit...

This commit is contained in:
Bastien Montagne 2017-08-09 18:21:35 +02:00
parent 6e7e081e3e
commit de3c165713
1 changed files with 1 additions and 1 deletions

View File

@ -1599,7 +1599,7 @@ compile_OIIO() {
fi
# To be changed each time we make edits that would modify the compiled result!
oiio_magic=16
oiio_magic=17
_init_oiio
# Clean install if needed!