[pim/akonadi-import-wizard/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 8c0efebf4b15885cab3eff0705fa8029948c80dd by Laurent Montel.
Committed on 03/08/2026 at 04:47.
Pushed by mlaurent into branch 'release/26.08'.
GIT_SILENT: prepare 6.8.0
M +7 -7 CMakeLists.txt
https://invent.kde.org/pim/akonadi-import-wizard/-/commit/8c0efebf4b15885cab3eff0705fa8029948c80dd
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 29697136..9dc2d959 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -99,8 +99,8 @@ endif()
set(KDEPIM_VERSION "${PIM_VERSION}${KDEPIM_DEV_VERSION} (${RELEASE_SERVICE_VERSION})")
-set(KMAILTRANSPORT_LIB_VERSION "6.7.90")
-set(AKONADI_VERSION "6.7.90")
+set(KMAILTRANSPORT_LIB_VERSION "6.8.0")
+set(AKONADI_VERSION "6.8.0")
set(KDEPIM_LIB_SOVERSION "6")
@@ -112,11 +112,11 @@ find_package(
Widgets
Gui
)
-set(MAILIMPORTER_VERSION "6.7.90")
-set(MAILCOMMON_LIB_VERSION "6.7.90")
-set(MESSAGELIB_LIB_VERSION "6.7.90")
-set(PIMCOMMON_LIB_VERSION "6.7.90")
-set(IDENTITYMANAGEMENT_LIB_VERSION "6.7.90")
+set(MAILIMPORTER_VERSION "6.8.0")
+set(MAILCOMMON_LIB_VERSION "6.8.0")
+set(MESSAGELIB_LIB_VERSION "6.8.0")
+set(PIMCOMMON_LIB_VERSION "6.8.0")
+set(IDENTITYMANAGEMENT_LIB_VERSION "6.8.0")
set(QT6KEYCHAIN_LIB_VERSION "0.15.0")
# Find KF6 package