From 91065ca6b399e871476b6b426bb91c5aef135263 Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Tue, 31 Oct 2017 09:56:44 +0000 Subject: GIT_SILENT Upgrade KF5 version to 5.40.0. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 55e82a96..18def88c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.0) -set(KF5_VERSION "5.39.0") # handled by release scripts +set(KF5_VERSION "5.40.0") # handled by release scripts project(KConfig VERSION ${KF5_VERSION}) include(FeatureSummary) -- cgit v1.2.1