We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1d74ed commit c33ceedCopy full SHA for c33ceed
CHANGES.md
@@ -1,3 +1,8 @@
1
+Release 3.0.2.0 (Jan 1, 2024) -- compared to 3.0.1.0
2
+-----------------------------------------------------
3
+
4
5
6
Release 3.0.1.0 (Dec 1, 2024) -- compared to 3.0.0.3
7
-----------------------------------------------------
8
- *IBA*: New IBA::scale() [#4541](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4541) (by Anton Dukhovnikov) (3.0.1.0)
CMakeLists.txt
@@ -4,7 +4,7 @@
cmake_minimum_required (VERSION 3.18.2)
-set (OpenImageIO_VERSION "3.0.1.0")
+set (OpenImageIO_VERSION "3.0.2.0")
set (OpenImageIO_VERSION_OVERRIDE "" CACHE STRING
9
"Version override (use with caution)!")
10
mark_as_advanced (OpenImageIO_VERSION_OVERRIDE)
0 commit comments