[pim/akonadi-contacts] /: GIT_SILENT: time to increase version (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit b82fd1ff63a262a1c6b0306d4c254907a18108fe by Laurent Montel.
Committed on 07/08/2026 at 05:27.
Pushed by mlaurent into branch 'master'.
GIT_SILENT: time to increase version
M +1 -1 CMakeLists.txt
https://invent.kde.org/pim/akonadi-contacts/-/commit/b82fd1ff63a262a1c6b0306d4c254907a18108fe
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 94ed0ed3..7973e7f3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ project(Akonadi-Contact VERSION ${PIM_VERSION})
# ECM setup
-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 ${ECM_MODULE_PATH})