[pim/kmailtransport/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 f26b8ba3f5c53e675dd1c1123cd694d1fce59d5b by Laurent Montel.
Committed on 03/08/2026 at 04:46.
Pushed by mlaurent into branch 'release/26.08'.
GIT_SILENT: prepare 6.8.0
M +2 -2 CMakeLists.txt
https://invent.kde.org/pim/kmailtransport/-/commit/f26b8ba3f5c53e675dd1c1123cd694d1fce59d5b
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 72de3297..5a23162a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -96,8 +96,8 @@ add_definitions(-DTRANSLATION_DOMAIN=\"libmailtransport6\")
set(KMAILTRANSPORT_LIB_VERSION ${PIM_VERSION})
-set(KSMTP_LIB_VERSION "6.7.90")
-set(KGAPI_LIB_VERSION "6.7.90")
+set(KSMTP_LIB_VERSION "6.8.0")
+set(KGAPI_LIB_VERSION "6.8.0")
set(QT6KEYCHAIN_LIB_VERSION "0.15.0")
########### Find packages ###########