[pim/libksieve/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 21e59d576b6272fa712a94bc2e2b978e72b3dc24 by Laurent Montel.
Committed on 19/07/2026 at 05:58.
Pushed by mlaurent into branch 'release/26.08'.
GIT_SILENT: prepare 6.8 rc
M +7 -7 CMakeLists.txt
https://invent.kde.org/pim/libksieve/-/commit/21e59d576b6272fa712a94bc2e2b978e72b3dc24
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 44394593..5b68f75e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -104,13 +104,13 @@ ecm_check_outbound_license(LICENSES GPL-2.0-only FILES ${ALL_SOURCE_FILES})
set(KTEXTADDONS_MIN_VERSION "2.0.2")
set(KTEXTADDONS_WITH_TEXTAUTOGENERATETEXT_VERSION "${KTEXTADDONS_MIN_VERSION}")
-set(KMIME_LIB_VERSION "6.7.80")
-set(IDENTITYMANAGEMENT_LIB_VERSION "6.7.80")
-set(KMAILTRANSPORT_LIB_VERSION "6.7.80")
-set(KPIMTEXTEDIT_LIB_VERSION "6.7.80")
-set(LIBKDEPIM_LIB_VERSION "6.7.80")
-set(PIMCOMMON_LIB_VERSION "6.7.80")
-set(KIMAP_LIB_VERSION "6.7.80")
+set(KMIME_LIB_VERSION "6.7.90")
+set(IDENTITYMANAGEMENT_LIB_VERSION "6.7.90")
+set(KMAILTRANSPORT_LIB_VERSION "6.7.90")
+set(KPIMTEXTEDIT_LIB_VERSION "6.7.90")
+set(LIBKDEPIM_LIB_VERSION "6.7.90")
+set(PIMCOMMON_LIB_VERSION "6.7.90")
+set(KIMAP_LIB_VERSION "6.7.90")
option(USE_UNITY_CMAKE_SUPPORT "Use UNITY cmake support (speedup compile time)" OFF)