[pim/akonadi-contacts/release/26.08] /: GIT_SILENT: prepare 6.8.0 (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 87965874a1151603f8ef4b1b95e3a341644ee955 by Laurent Montel.
Committed on 03/08/2026 at 04:45.
Pushed by mlaurent into branch 'release/26.08'.
GIT_SILENT: prepare 6.8.0
M +3 -3 CMakeLists.txt
https://invent.kde.org/pim/akonadi-contacts/-/commit/87965874a1151603f8ef4b1b95e3a341644ee955
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 648668ba..c8f2e7a3 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.90")
-set(AKONADI_VERSION "6.7.90")
-set(GRANTLEETHEME_LIB_VERSION "6.7.90")
+set(KMIMELIB_VERSION "6.8.0")
+set(AKONADI_VERSION "6.8.0")
+set(GRANTLEETHEME_LIB_VERSION "6.8.0")
set(KTEXTADDONS_MIN_VERSION "2.0.2")
set(QT_REQUIRED_VERSION "6.9.0")