[pim/kdepim-runtime] /: GIT_SILENT: time to increase version (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 50d045ad55c4de7221f2e539634109d02d0d6a2b by Laurent Montel.
Committed on 07/08/2026 at 05:30.
Pushed by mlaurent into branch 'master'.
GIT_SILENT: time to increase version
M +1 -1 CMakeLists.txt
https://invent.kde.org/pim/kdepim-runtime/-/commit/50d045ad55c4de7221f2e539634109d02d0d6a2b
diff --git a/CMakeLists.txt b/CMakeLists.txt
index d850b1a45..6cec30056 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -15,7 +15,7 @@ set(KDEPIM_RUNTIME_VERSION "${KDEPIM_RUNTIME_VERSION_NUMBER}${KDEPIM_DEV_VERSION
configure_file(kdepim-runtime-version.h.in ${CMAKE_CURRENT_BINARY_DIR}/kdepim-runtime-version.h @ONLY)
-set(KF_MIN_VERSION "6.26.0")
+set(KF_MIN_VERSION "6.27.0")
find_package(ECM ${KF_MIN_VERSION} CONFIG REQUIRED)
set(CMAKE_MODULE_PATH