From caed0572c96cf9a0ffadef570b03b88636ccd9ff Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Mar 03 2020 07:26:48 +0000 Subject: Revert "Hack to keep the previous ABI instead of forging a new one" This reverts commit 8bd4c1d9bcd72a411f38d7c607497f9e2857649d. --- diff --git a/Drop-PROJECT_VER_MINOR-in-APIVER.patch b/Drop-PROJECT_VER_MINOR-in-APIVER.patch index 2282ff0..539fae2 100644 --- a/Drop-PROJECT_VER_MINOR-in-APIVER.patch +++ b/Drop-PROJECT_VER_MINOR-in-APIVER.patch @@ -19,7 +19,7 @@ index e71ea97..37d6e94 100644 "${PROJECT_VER_MAJOR}.${PROJECT_VER_MINOR}.${PROJECT_VER_PATCH}") set (PROJECT_APIVER - "${PROJECT_VER_MAJOR}.${PROJECT_VER_MINOR}") -+ "${PROJECT_VER_MAJOR}.5") ++ "${PROJECT_VER_MAJOR}") OPTION(BUILD_REDIST_PACKAGE "Build libfreenect in a legally-redistributable manner (only affects audio)" ON) OPTION(BUILD_EXAMPLES "Build example programs" ON)