Version 2.0.1
A bug fix release to fix build on Qt 5.6+. Scroll down to 2.0.0 for binaries as they are not changed.
Bug fixes:
-
Editor: use qSetGlobalQHashSeed with Qt 5.6+
qt_qhash_seed is no more exported in recent Qt 5.9.x versions, so use
the public functions for it available since Qt 5.6.
Other:
- Properly check for empty version in mxeWindowsBuild.sh