GIT_SILENT Upgrade KF5 version to 5.58.0.

This commit is contained in:
l10n daemon script 2019-04-13 10:03:16 +00:00
parent 78bec83b22
commit 66063f7c94

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5)
set(KF5_VERSION "5.57.0") # handled by release scripts
set(KF5_VERSION "5.58.0") # handled by release scripts
set(KF5_DEP_VERSION "5.57.0") # handled by release scripts
project(Plasma VERSION ${KF5_VERSION})