Skip to content

Commit e9ed02e

Browse files
committed
build UPDATE abi base version
Keep some NBC changes in the current SO version since it is still in devel.
1 parent dce0b1a commit e9ed02e

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

353353
# generate API/ABI report
354354
if ("${BUILD_TYPE_UPPER}" STREQUAL "ABICHECK")
355-
lib_abi_check(netconf2 "${headers}" ${LIBNETCONF2_SOVERSION_FULL} cfc6809f914a811c01af14f3f8c848cc4f251100)
355+
lib_abi_check(netconf2 "${headers}" ${LIBNETCONF2_SOVERSION_FULL} 3a7bfeb45f6d82aaf7a9c540d52a28690193b765)
356356
endif()
357357

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

0 commit comments

Comments
 (0)