GIT_SILENT Upgrade KF version to 5.83.0.

This commit is contained in:
l10n daemon script 2021-05-08 12:44:07 +00:00
parent 2ce8590eae
commit af206daa17

View File

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