Skip to content

Commit 76d78f1

Browse files
committed
abi check UPDATE move base to 3.0.1
Additional NBC changes included.
1 parent e16d0e5 commit 76d78f1

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
@@ -466,7 +466,7 @@ gen_doc("${doxy_files}" ${LIBYANG_VERSION} ${LIBYANG_DESCRIPTION} ${project_logo
466466

467467
# generate API/ABI report
468468
if ("${BUILD_TYPE_UPPER}" STREQUAL "ABICHECK")
469-
lib_abi_check(yang "${headers}" ${LIBYANG_SOVERSION_FULL} 454205db483f957cece0b24d4cd7e7f968b1eaf8)
469+
lib_abi_check(yang "${headers}" ${LIBYANG_SOVERSION_FULL} dae82c1a652bdca0074544c62469a7f51d92c5e8)
470470
endif()
471471

472472
# source code format target for Makefile

0 commit comments

Comments
 (0)