Skip to content

Commit 11bda28

Browse files
committed
cmake UPDATE base ABI version updated
1 parent be4bde0 commit 11bda28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ endif()
482482

483483
# generate API/ABI report
484484
if("${BUILD_TYPE_UPPER}" STREQUAL "ABICHECK")
485-
lib_abi_check(yang "${headers}" ${LIBYANG_SOVERSION_FULL} 670385f9595014dc9307615fa6e929b46dba026b)
485+
lib_abi_check(yang "${headers}" ${LIBYANG_SOVERSION_FULL} 28a19b8855ed69be7eeae61e5bb8e4a1cae9784c)
486486
endif()
487487

488488
# source code format target for Makefile

0 commit comments

Comments
 (0)