diff --git a/CMakeLists.txt b/CMakeLists.txt index e185ee6c..3ebbe6d7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -14,7 +14,7 @@ endif() # Imath version -project(Imath VERSION 3.1.1 LANGUAGES C CXX) +project(Imath VERSION 3.1.2 LANGUAGES C CXX) set(IMATH_VERSION_RELEASE_TYPE "" CACHE STRING "Extra version tag string for Imath build, such as -dev, -beta1, etc.")