Skip to content

Commit fad24ac

Browse files
committed
cmake UPDATE move base ABI version
1 parent bb9cab5 commit fad24ac

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} 58838ec674b4bd1e1baf494827dc180d93c42c5e)
485+
lib_abi_check(yang "${headers}" ${LIBYANG_SOVERSION_FULL} a637504a06b1f502cc0dfda2e94f39db2ed5e63d)
486486
endif()
487487

488488
# source code format target for Makefile

0 commit comments

Comments
 (0)