Release 3.4.2
Changes
- Fixed bug reported in Issue 66 on GitHub.
- CMake does version matching now (correctly) only on major and minor version, not patch version,
so writingfind_package(SEAL 3.4)
works correctly and selects the newest version3.4.x
it can
find.