Bump libkwineffects so version

There was an ABI breaking change when presentation times were added.
It has not been bumped since Plasma 5.20
This commit is contained in:
David Edmundson 2021-01-05 13:04:16 +00:00
parent 6eda92a0fd
commit ae440bdc25

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 12
SOVERSION 13
)
### xrenderutils lib ###