From 6005cb2333a222d2201aa5b3cbb61881496ae3be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ju=CC=88rgen=20Hock?= Date: Fri, 17 Nov 2023 15:18:20 +0100 Subject: [PATCH] Update API version --- cpp/StftPitchShift/LibStftPitchShift.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpp/StftPitchShift/LibStftPitchShift.cmake b/cpp/StftPitchShift/LibStftPitchShift.cmake index e0b66d2..be225a1 100755 --- a/cpp/StftPitchShift/LibStftPitchShift.cmake +++ b/cpp/StftPitchShift/LibStftPitchShift.cmake @@ -14,7 +14,7 @@ set_target_properties(${PROJECT_NAME} ) set_target_properties(${PROJECT_NAME} - PROPERTIES SOVERSION 1 + PROPERTIES SOVERSION 2 ) set_property(