We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb8cde9 commit bd7f7deCopy full SHA for bd7f7de
src/cmake/build_OpenColorIO.cmake
@@ -6,7 +6,7 @@
6
# OpenColorIO by hand!
7
######################################################################
8
9
-set_cache (OpenColorIO_BUILD_VERSION 2.4.2 "OpenColorIO version for local builds")
+set_cache (OpenColorIO_BUILD_VERSION 2.5.1 "OpenColorIO version for local builds")
10
set (OpenColorIO_GIT_REPOSITORY "https://github.com/AcademySoftwareFoundation/OpenColorIO")
11
set (OpenColorIO_GIT_TAG "v${OpenColorIO_BUILD_VERSION}")
12
set_cache (OpenColorIO_BUILD_SHARED_LIBS OFF
0 commit comments