[pim/kleopatra] /: GIT_SILENT: time to increase version (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 1b509757f593c51ecccfcc02bd005a7530e84579 by Laurent Montel.
Committed on 07/08/2026 at 05:35.
Pushed by mlaurent into branch 'master'.
GIT_SILENT: time to increase version
M +1 -1 CMakeLists.txt
https://invent.kde.org/pim/kleopatra/-/commit/1b509757f593c51ecccfcc02bd005a7530e84579
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 2f1675dc6..ebbdddf17 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -49,7 +49,7 @@ project(kleopatra VERSION ${kleopatra_version})
option(DISABLE_KWATCHGNUPG "Don't build the kwatchgnupg tool [default=OFF]" OFF)
# Standalone build. Find / include everything necessary.
-set(KF_MIN_VERSION "6.26.0")
+set(KF_MIN_VERSION "6.27.0")
set(KIDENTITYMANAGEMENT_VERSION "6.7.40")
set(KMAILTRANSPORT_VERSION "6.7.40")
set(AKONADI_MIME_VERSION "6.7.40")