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:
parent
6eda92a0fd
commit
ae440bdc25
1 changed files with 1 additions and 1 deletions
|
@ -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 ###
|
||||
|
|
Loading…
Reference in a new issue