[pim/akonadi-calendar] /: GIT_SILENT: time to increase version (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 4ec87441df2ed8fbcd1160cb2b9127bb6fc865b8 by Laurent Montel.
Committed on 07/08/2026 at 05:29.
Pushed by mlaurent into branch 'master'.
GIT_SILENT: time to increase version
M +1 -1 CMakeLists.txt
https://invent.kde.org/pim/akonadi-calendar/-/commit/4ec87441df2ed8fbcd1160cb2b9127bb6fc865b8
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b042ff9b..433941f3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ set(PIM_VERSION "6.8.40")
project(Akonadi-Calendar 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
${CMAKE_CURRENT_SOURCE_DIR}/cmake/ecmcopy