We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a04bcf0 commit 4fcd02eCopy full SHA for 4fcd02e
1 file changed
CMakeLists.txt
@@ -381,7 +381,7 @@ endif()
381
382
# generate API/ABI report
383
if ("${BUILD_TYPE_UPPER}" STREQUAL "ABICHECK")
384
- lib_abi_check(netconf2 "${headers}" ${LIBNETCONF2_SOVERSION_FULL} 5c72504e9a6fc578ed32fcfb15f59f50d2aab234)
+ lib_abi_check(netconf2 "${headers}" ${LIBNETCONF2_SOVERSION_FULL} 8ea8545008b715385c1fe8ccaabe48f3cc9f8e1c)
385
endif()
386
387
# source files to be covered by the 'format' target and a test with 'format-check' target
0 commit comments