We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be4bde0 commit 11bda28Copy full SHA for 11bda28
1 file changed
CMakeLists.txt
@@ -482,7 +482,7 @@ endif()
482
483
# generate API/ABI report
484
if("${BUILD_TYPE_UPPER}" STREQUAL "ABICHECK")
485
- lib_abi_check(yang "${headers}" ${LIBYANG_SOVERSION_FULL} 670385f9595014dc9307615fa6e929b46dba026b)
+ lib_abi_check(yang "${headers}" ${LIBYANG_SOVERSION_FULL} 28a19b8855ed69be7eeae61e5bb8e4a1cae9784c)
486
endif()
487
488
# source code format target for Makefile
0 commit comments