diff --git a/CMakeLists.txt b/CMakeLists.txt index e333fe4a5..b6932baa8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.0) set(KF5_VERSION "5.38.0") # handled by release scripts -set(KF5_DEP_VERSION "5.37.0") # handled by release scripts +set(KF5_DEP_VERSION "5.38.0") # handled by release scripts project(Plasma VERSION ${KF5_VERSION}) # ECM setup