Skip to content

Commit

Permalink
Update major version
Browse files Browse the repository at this point in the history
  • Loading branch information
jurihock committed Dec 12, 2023
1 parent 3f55bdc commit 8519e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cpp/StftPitchShift/LibStftPitchShift.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ set_target_properties(${PROJECT_NAME}

set_property(
TARGET ${PROJECT_NAME}
PROPERTY INTERFACE_${PROJECT_NAME}_MAJOR_VERSION 1)
PROPERTY INTERFACE_${PROJECT_NAME}_MAJOR_VERSION 2)

set_property(
TARGET ${PROJECT_NAME} APPEND
Expand Down

0 comments on commit 8519e94

Please sign in to comment.