Skip to content

Commit

Permalink
CHANGES and bump version to 2.6.5.0
Browse files Browse the repository at this point in the history
* Bump version to reflect recent ABI changes
* Bring CHANGES and CREDITS up to date

Signed-off-by: Larry Gritz <[email protected]>
  • Loading branch information
lgritz committed Sep 3, 2024
1 parent 8aac12c commit 1b839e5
Show file tree
Hide file tree
Showing 5 changed files with 101 additions and 10 deletions.
3 changes: 3 additions & 0 deletions .git-blame-ignore-revs
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,6 @@ d8810c5365ea88e2b1bce6155b7b495c18f2f9bc
# style: update our formatting standard to clang-format 17.0 and C++17 (#4096)
c618d45e13dcc382fb07a948be84b8074d1ed481
b88b82ffe9b3c4fcf04bf17bacc4ee77b2d1ed92

# style: Turn on clang-format for ivmain.cpp (#4382)
55872131ada91e0fa3b8bc4519e335b352d284df
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ jobs:
pybind11_ver: v2.10.0
skip_tests: 1
# abi_check: v2.6.2.0
abi_check: f30cdf9e2130caabbadebad1093fcdd95fc30fa9
abi_check: 8aac12c786bee9abd4674000dcbf409b4cb5a9d7
setenvs: export OIIO_CMAKE_FLAGS="-DOIIO_BUILD_TOOLS=0 -DOIIO_BUILD_TESTS=0 -DUSE_PYTHON=0"
USE_OPENCV=0 USE_FFMPEG=0 USE_PYTHON=0 USE_FREETYPE=0
CMAKE_BUILD_TYPE=RelWithDebInfo
Expand Down
Loading

0 comments on commit 1b839e5

Please sign in to comment.