[pim/kmailtransport/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 98355444fb877c3982e6ac06a3d65e4d99cc38d2 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 +2 -2 CMakeLists.txt
https://invent.kde.org/pim/kmailtransport/-/commit/98355444fb877c3982e6ac06a3d65e4d99cc38d2
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 6610a38a..6ab4307e 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.80")
-set(KGAPI_LIB_VERSION "6.7.80")
+set(KSMTP_LIB_VERSION "6.7.90")
+set(KGAPI_LIB_VERSION "6.7.90")
set(QT6KEYCHAIN_LIB_VERSION "0.15.0")
########### Find packages ###########