From a06ffb355573f3ad7d6ae475685843f18e38f2d4 Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Sat, 13 Feb 2021 12:14:21 +0000 Subject: GIT_SILENT Upgrade KF version to 5.80.0. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 4bd2df6b..63366aee 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.5) -set(KF_VERSION "5.79.0") # handled by release scripts +set(KF_VERSION "5.80.0") # handled by release scripts project(KConfig VERSION ${KF_VERSION}) include(FeatureSummary) -- cgit v1.2.1