Skip to content

Commit fbcfb98

Browse files
committed
bump version to v3.2.1
Signed-off-by: Cary Phillips <[email protected]>
1 parent 68ac84c commit fbcfb98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ endif()
1414

1515
# Imath version
1616

17-
project(Imath VERSION 3.2.0 LANGUAGES C CXX)
17+
project(Imath VERSION 3.2.1 LANGUAGES C CXX)
1818

1919
set(IMATH_VERSION_RELEASE_TYPE "" CACHE STRING "Extra version tag string for Imath build, such as -dev, -beta1, etc.")
2020

0 commit comments

Comments
 (0)