[pim/pimcommon/release/26.08] /: GIT_SILENT: prepare 6.8 rc (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit d8ee3f42eeef82c81316f8b011380cbec5db8f4e by Laurent Montel.
Committed on 19/07/2026 at 05:56.
Pushed by mlaurent into branch 'release/26.08'.
GIT_SILENT: prepare 6.8 rc
M +6 -6 CMakeLists.txt
https://invent.kde.org/pim/pimcommon/-/commit/d8ee3f42eeef82c81316f8b011380cbec5db8f4e
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b9eefd1c..d1f1afbf 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.80")
+set(LIBKDEPIM_LIB_VERSION "6.7.90")
set(KTEXTADDONS_MIN_VERSION "2.0.2")
-set(KIMAP_LIB_VERSION "6.7.80")
-set(KLDAP_LIB_VERSION "6.7.80")
+set(KIMAP_LIB_VERSION "6.7.90")
+set(KLDAP_LIB_VERSION "6.7.90")
-set(AKONADICONTACT_LIB_VERSION "6.7.80")
-set(AKONADI_VERSION "6.7.80")
-set(AKONADI_SEARCH_VERSION "6.7.80")
+set(AKONADICONTACT_LIB_VERSION "6.7.90")
+set(AKONADI_VERSION "6.7.90")
+set(AKONADI_SEARCH_VERSION "6.7.90")
find_package(
Qt6