GIT_SILENT Upgrade KF version to 5.82.0.

This commit is contained in:
l10n daemon script 2021-04-10 11:36:29 +00:00
parent 9ce8e84f5e
commit 18c1940a64

View File

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