You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
This commit 7bc6097 titled "Bump version for v3.1.11" suspiciously only changes IMATH_LIBTOOL_REVISION from 9 to 10. Not sure what "10" is supposed to signify but I digress. The issue is that a few lines up in CMakeLists.txt we have:
# Imath version
project(Imath VERSION 3.1.10 LANGUAGES C CXX)
This is also in the signed tarball artifacts.
The installed ImathConfig.cmake will wind up with:
set(PACKAGE_VERSION "3.1.10")
The text was updated successfully, but these errors were encountered:
Hi,
This commit 7bc6097 titled "Bump version for v3.1.11" suspiciously only changes IMATH_LIBTOOL_REVISION from 9 to 10. Not sure what "10" is supposed to signify but I digress. The issue is that a few lines up in CMakeLists.txt we have:
This is also in the signed tarball artifacts.
The installed ImathConfig.cmake will wind up with:
The text was updated successfully, but these errors were encountered: