File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11<!-- SPDX-License-Identifier: CC-BY-4.0 -->
22<!-- Copyright Contributors to the Open Shading Language Project. -->
33
4+ Release 1.14.8.0 (1 Sep? 2025) -- compared to 1.14.7.0
5+ -------------------------------------------------------------
6+
7+
8+
49Release 1.14.7.0 (2 Aug 2025) -- compared to 1.14.6.0
510-------------------------------------------------------------
611- * build* : Support for building with gcc14 and for C++20. [ #2010 ] ( https://github.com/AcademySoftwareFoundation/OpenShadingLanguage/pull/2010 )
Original file line number Diff line number Diff line change 44
55cmake_minimum_required (VERSION 3.19)
66
7- set (OSL_VERSION "1.14.7 .0" )
7+ set (OSL_VERSION "1.14.8 .0" )
88set (OSL_VERSION_OVERRIDE "" CACHE STRING
99 "Version override (use with caution)!" )
1010mark_as_advanced (OSL_VERSION_OVERRIDE)
You can’t perform that action at this time.
0 commit comments