diff --git a/CMakeLists.txt b/CMakeLists.txt index 3fed68f..9c927ba 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ cmake_minimum_required(VERSION 3.5) -set(KF5_VERSION "5.68.0") # handled by release scripts +set(KF5_VERSION "5.69.0") # handled by release scripts project(KConfig VERSION ${KF5_VERSION}) include(FeatureSummary)