Revert "Hack to keep the previous ABI instead of forging a new one"

This reverts commit 8bd4c1d9bc.
This commit is contained in:
Nicolas Chauvet 2020-03-03 08:26:48 +01:00
commit caed0572c9

View file

@ -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)