aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorl10n daemon script <scripty@kde.org>2020-04-11 09:24:07 +0000
committerl10n daemon script <scripty@kde.org>2020-04-11 09:24:07 +0000
commitdd478895004757bd1583c77e79a7f882575df1c0 (patch)
treec3011416c96cbb133c1a810f355bf20e22f76d2a
parent0d113fb5845ed39fe4ad2ef04750ffce3dd6ca12 (diff)
downloadkconfig-dd478895004757bd1583c77e79a7f882575df1c0.tar.gz
kconfig-dd478895004757bd1583c77e79a7f882575df1c0.tar.bz2
GIT_SILENT Upgrade KF5 version to 5.70.0.
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index fe3937f7..4902bcd6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.5)
-set(KF5_VERSION "5.69.0") # handled by release scripts
+set(KF5_VERSION "5.70.0") # handled by release scripts
project(KConfig VERSION ${KF5_VERSION})
include(FeatureSummary)