[pim/akonadi-contacts] /: GIT_SILENT: master is opened (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 97552b9d79bcc8be7e46e33f416facd8c6f2af88 by Laurent Montel.
Committed on 08/08/2026 at 21:06.
Pushed by mlaurent into branch 'master'.
GIT_SILENT: master is opened
M +3 -3 CMakeLists.txt
https://invent.kde.org/pim/akonadi-contacts/-/commit/97552b9d79bcc8be7e46e33f416facd8c6f2af88
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7973e7f3..deffa8ff 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -104,9 +104,9 @@ ecm_check_outbound_license(LICENSES GPL-2.0-only FILES ${ALL_SOURCE_FILES})
include(ECMGenerateQDoc)
set(AKONADI_CONTACTS_VERSION ${PIM_VERSION})
-set(KMIMELIB_VERSION "6.7.40")
-set(AKONADI_VERSION "6.7.40")
-set(GRANTLEETHEME_LIB_VERSION "6.7.40")
+set(KMIMELIB_VERSION "6.8.40")
+set(AKONADI_VERSION "6.8.40")
+set(GRANTLEETHEME_LIB_VERSION "6.8.40")
set(KTEXTADDONS_MIN_VERSION "2.1.2")
set(QT_REQUIRED_VERSION "6.9.0")