GIT_SILENT Upgrade KF version to 5.85.0.

This commit is contained in:
l10n daemon script 2021-07-10 19:32:13 +00:00
parent f7f74d2fe4
commit 057b744762
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)
set(KF_VERSION "5.84.0") # handled by release scripts
set(KF_VERSION "5.85.0") # handled by release scripts
set(KF_DEP_VERSION "5.84.0") # handled by release scripts
project(Plasma VERSION ${KF_VERSION})