Skip to content

Commit 4fcd02e

Browse files
committed
cmake UPDATE move base ABI version
1 parent a04bcf0 commit 4fcd02e

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
@@ -381,7 +381,7 @@ endif()
381381

382382
# generate API/ABI report
383383
if ("${BUILD_TYPE_UPPER}" STREQUAL "ABICHECK")
384-
lib_abi_check(netconf2 "${headers}" ${LIBNETCONF2_SOVERSION_FULL} 5c72504e9a6fc578ed32fcfb15f59f50d2aab234)
384+
lib_abi_check(netconf2 "${headers}" ${LIBNETCONF2_SOVERSION_FULL} 8ea8545008b715385c1fe8ccaabe48f3cc9f8e1c)
385385
endif()
386386

387387
# source files to be covered by the 'format' target and a test with 'format-check' target

0 commit comments

Comments
 (0)