Skip to content

Commit 2e0218d

Browse files
committed
build UPDATE move base ABI version
Type name changed, with the same values.
1 parent 5c72504 commit 2e0218d

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
@@ -388,7 +388,7 @@ endif()
388388

389389
# generate API/ABI report
390390
if ("${BUILD_TYPE_UPPER}" STREQUAL "ABICHECK")
391-
lib_abi_check(netconf2 "${headers}" ${LIBNETCONF2_SOVERSION_FULL} 15fbc59efa5e6f1f7bea19ab561d03f8852caabb)
391+
lib_abi_check(netconf2 "${headers}" ${LIBNETCONF2_SOVERSION_FULL} 5c72504e9a6fc578ed32fcfb15f59f50d2aab234)
392392
endif()
393393

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

0 commit comments

Comments
 (0)