GIT_SILENT Upgrade KF5 version to 5.57.0.

This commit is contained in:
l10n daemon script 2019-03-09 09:45:26 +00:00
parent a2749dc9c7
commit 17703508b7

View File

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