Skip to content

Commit

Permalink
build UPDATE base ABI version moved
Browse files Browse the repository at this point in the history
Just some plugins types API functions removed.
  • Loading branch information
michalvasko committed Sep 9, 2024
1 parent 670385f commit 2c3ea7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ endif()

# generate API/ABI report
if("${BUILD_TYPE_UPPER}" STREQUAL "ABICHECK")
lib_abi_check(yang "${headers}" ${LIBYANG_SOVERSION_FULL} a6bab1eb610325c316affb0f9a10737a36883a51)
lib_abi_check(yang "${headers}" ${LIBYANG_SOVERSION_FULL} 670385f9595014dc9307615fa6e929b46dba026b)
endif()

# source code format target for Makefile
Expand Down

0 comments on commit 2c3ea7a

Please sign in to comment.