Skip to content

Commit 4fa4d9e

Browse files
committed
build(OpenColorIO): Revert default version to 2.4.2
We can address updating to 2.5.0 in another PR Signed-off-by: Zach Lewis <[email protected]>
1 parent e606d70 commit 4fa4d9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/cmake/build_OpenColorIO.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# OpenColorIO by hand!
77
######################################################################
88

9-
set_cache (OpenColorIO_BUILD_VERSION 2.5.0 "OpenColorIO version for local builds")
9+
set_cache (OpenColorIO_BUILD_VERSION 2.4.2 "OpenColorIO version for local builds")
1010
set (OpenColorIO_GIT_REPOSITORY "https://github.com/AcademySoftwareFoundation/OpenColorIO")
1111
set (OpenColorIO_GIT_TAG "v${OpenColorIO_BUILD_VERSION}")
1212
set_cache (OpenColorIO_BUILD_SHARED_LIBS OFF

0 commit comments

Comments
 (0)