Skip to content

Commit 2076243

Browse files
committed
cmake UPDATE move base API/ABI version
1 parent 58838ec commit 2076243

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

488488
# source code format target for Makefile

0 commit comments

Comments
 (0)