bump the v#
This commit is contained in:
parent
f9436999d9
commit
001d88a0a4
@ -164,8 +164,8 @@ target_link_libraries(plasma LINK_INTERFACE_LIBRARIES ${KDE4_KDECORE_LIBS} Qt5::
|
|||||||
|
|
||||||
#do NOT use GENERIC versioning -- the plasma team will take care of versioning
|
#do NOT use GENERIC versioning -- the plasma team will take care of versioning
|
||||||
set_target_properties(plasma PROPERTIES
|
set_target_properties(plasma PROPERTIES
|
||||||
VERSION 4.0.0
|
VERSION 5.0.0
|
||||||
SOVERSION 4
|
SOVERSION 5
|
||||||
)
|
)
|
||||||
|
|
||||||
install(TARGETS plasma EXPORT kdelibsLibraryTargets ${INSTALL_TARGETS_DEFAULT_ARGS})
|
install(TARGETS plasma EXPORT kdelibsLibraryTargets ${INSTALL_TARGETS_DEFAULT_ARGS})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user