GIT_SILENT Upgrade KF5 version to 5.76.0.

This commit is contained in:
l10n daemon script 2020-10-10 15:49:56 +00:00
parent 8e6f62f0cf
commit f8b38b42e9
1 changed files with 1 additions and 1 deletions

View File

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