[pim/akonadi] /: GIT_SILENT: time to increase version (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 4d000831cca3c288c2b286ad523fe9cd394c8903 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/-/commit/4d000831cca3c288c2b286ad523fe9cd394c8903
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 47a78cdc2..304745a84 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@ set(PIM_VERSION "6.8.40")
project(Akonadi VERSION ${PIM_VERSION})
# ECM setup
-set(KF_MIN_VERSION "6.26.0")
+set(KF_MIN_VERSION "6.27.0")
set(QT_REQUIRED_VERSION "6.9.0")
set(CMAKE_CXX_STANDARD 23)