Skip to content

Commit 7bb12a2

Browse files
zachlewisssh4net
authored andcommitted
build(ocio): bump build ver to 2.5.1 (AcademySoftwareFoundation#5022)
Makes OpenColorIO 2.5.1 the default version when building OCIO locally. This will cause the released python wheels to build against the currently-latest version of OCIO. Signed-off-by: Zach Lewis <zachcanbereached@gmail.com> Signed-off-by: Vlad (Kuzmin) Erium <libalias@gmail.com> Signed-off-by: Vlad <shaamaan@gmail.com>
1 parent 9e85353 commit 7bb12a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4.2 "OpenColorIO version for local builds")
9+
set_cache (OpenColorIO_BUILD_VERSION 2.5.1 "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)