Increase so-version for kwineffect libraries

Known ABI changes in at least GLTexture, probably more places.
icc-effect-5.14.5
Martin Gräßlin 2015-01-09 14:13:02 +01:00
parent 301a996563
commit 4f80a3d3a8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ ecm_setup_version(${PROJECT_VERSION}
VARIABLE_PREFIX KWINEFFECTS
VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kwineffects_version.h"
PACKAGE_VERSION_FILE "${CMAKE_CURRENT_BINARY_DIR}/KWinEffectsConfigVersion.cmake"
SOVERSION ${PROJECT_VERSION_MAJOR}
SOVERSION 6
)
### xrenderutils lib ###