[pim/pimcommon] /: GIT_SILENT: master is opened (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 50c70d9cce3d298cbd8529cd496b1b3380ef0bcf by Laurent Montel.
Committed on 08/08/2026 at 21:06.
Pushed by mlaurent into branch 'master'.
GIT_SILENT: master is opened
M +6 -6 CMakeLists.txt
https://invent.kde.org/pim/pimcommon/-/commit/50c70d9cce3d298cbd8529cd496b1b3380ef0bcf
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f445096f..6d501fc2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -93,14 +93,14 @@ include(ECMCheckOutboundLicense)
option(ENABLE_PCH "Enable Precompiled Headers support" ON)
set(PIMCOMMON_LIB_VERSION ${PIM_VERSION})
-set(LIBKDEPIM_LIB_VERSION "6.7.40")
+set(LIBKDEPIM_LIB_VERSION "6.8.40")
set(KTEXTADDONS_MIN_VERSION "2.1.2")
-set(KIMAP_LIB_VERSION "6.7.40")
-set(KLDAP_LIB_VERSION "6.7.40")
+set(KIMAP_LIB_VERSION "6.8.40")
+set(KLDAP_LIB_VERSION "6.8.40")
-set(AKONADICONTACT_LIB_VERSION "6.7.40")
-set(AKONADI_VERSION "6.7.40")
-set(AKONADI_SEARCH_VERSION "6.7.40")
+set(AKONADICONTACT_LIB_VERSION "6.8.40")
+set(AKONADI_VERSION "6.8.40")
+set(AKONADI_SEARCH_VERSION "6.8.40")
find_package(
Qt6