From 6344c2fccf1512d10e640fdf433959ad3dfec36c Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Sat, 13 Jun 2020 12:38:31 +0000 Subject: GIT_SILENT Upgrade KF5 version to 5.72.0. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 6c8cc3b2..0ac2358d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.71.0") # handled by release scripts +set(KF5_VERSION "5.72.0") # handled by release scripts project(KConfig VERSION ${KF5_VERSION}) include(FeatureSummary) -- cgit v1.2.1