[pim/akonadi-contacts/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 14c224e478a33b12268b35b17d826db0ba55394d 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 +3 -3 CMakeLists.txt
https://invent.kde.org/pim/akonadi-contacts/-/commit/14c224e478a33b12268b35b17d826db0ba55394d
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 50816ef5..66332064 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.80")
-set(AKONADI_VERSION "6.7.80")
-set(GRANTLEETHEME_LIB_VERSION "6.7.80")
+set(KMIMELIB_VERSION "6.7.90")
+set(AKONADI_VERSION "6.7.90")
+set(GRANTLEETHEME_LIB_VERSION "6.7.90")
set(KTEXTADDONS_MIN_VERSION "2.0.2")
set(QT_REQUIRED_VERSION "6.9.0")