[pim/merkuro] /: GIT_SILENT: time to increase version (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 344b702f3fd28c41dd86df49d0eb4404edf9927e by Laurent Montel.
Committed on 07/08/2026 at 05:33.
Pushed by mlaurent into branch 'master'.
GIT_SILENT: time to increase version
M +1 -1 CMakeLists.txt
https://invent.kde.org/pim/merkuro/-/commit/344b702f3fd28c41dd86df49d0eb4404edf9927e
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3acea5ac2..2964f8a8f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ set(RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_
project(merkuro VERSION ${RELEASE_SERVICE_VERSION})
set(QT_REQUIRED_VERSION "6.9.0")
-set(KF_MIN_VERSION "6.26.0")
+set(KF_MIN_VERSION "6.27.0")
set(AKONADI_CONTACT_VERSION "6.7.40")
set(IDENTITYMANAGEMENT_LIB_VERSION "6.7.40")