GIT_SILENT Upgrade KF5 version to 5.38.0.

This commit is contained in:
l10n daemon script 2017-09-02 09:44:15 +00:00
parent a3b61706a7
commit 24616f6dbb

View File

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