Skip to content

Commit 697729e

Browse files
committed
build UPDATE base ABI check revision
1 parent e740214 commit 697729e

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
@@ -325,7 +325,7 @@ gen_doc("${doxy_files}" ${LIBNETCONF2_VERSION} ${LIBNETCONF2_DESCRIPTION} "")
325325

326326
# generate API/ABI report
327327
if ("${BUILD_TYPE_UPPER}" STREQUAL "ABICHECK")
328-
lib_abi_check(netconf2 "${headers}" ${LIBNETCONF2_SOVERSION_FULL} a11ddd9f032e0b7bdaa8583c49f4eca168c9c642)
328+
lib_abi_check(netconf2 "${headers}" ${LIBNETCONF2_SOVERSION_FULL} e7402149e5b36de7acab2e38970a3a9d6a8165d5)
329329
endif()
330330

331331
# clean cmake cache

0 commit comments

Comments
 (0)