From 0ee91322b1277af25c98f24714400654f3736696 Mon Sep 17 00:00:00 2001 From: l10n daemon script Date: Mon, 5 Sep 2016 15:26:31 +0000 Subject: Upgrade KF5 version to 5.26.0. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index e67b8f46..7af7498a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -23,7 +23,7 @@ include(ECMGenerateHeaders) include(ECMMarkNonGuiExecutable) include(ECMPoQmTools) -set(KF5_VERSION "5.25.0") # handled by release scripts +set(KF5_VERSION "5.26.0") # handled by release scripts ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KCONFIG VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kconfig_version.h" -- cgit v1.2.1