Skip to content

Commit 19a8da2

Browse files
committed
Stage for v3.1.6.2
Signed-off-by: Larry Gritz <[email protected]>
1 parent 371abb7 commit 19a8da2

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
Release 3.1.6.2 (Oct 3, 2025) -- compared to 3.1.6.1
2+
----------------------------------------------------
3+
- *oiioversion.h*: Restore definition of `OIIO_NAMESPACE_USING` macro [#4920](https://github.com/AcademySoftwareFoundation/OpenImageIO/pull/4920)
4+
5+
16
Release 3.1 (Oct 2, 2025) -- compared to 3.0.x
27
-----------------------------------------------------
38
- Beta 1: Aug 22, 2025

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
cmake_minimum_required (VERSION 3.18.2...4.0)
66

7-
set (OpenImageIO_VERSION "3.1.6.1")
7+
set (OpenImageIO_VERSION "3.1.6.2")
88
set (OpenImageIO_VERSION_OVERRIDE "" CACHE STRING
99
"Version override (use with caution)!")
1010
mark_as_advanced (OpenImageIO_VERSION_OVERRIDE)

0 commit comments

Comments
 (0)