[pim/messagelib] /: GIT_SILENT: time to increase version (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 34eca32da9dd2c75c95b0bb2f56a47a14ce5bdd7 by Laurent Montel.
Committed on 07/08/2026 at 05:29.
Pushed by mlaurent into branch 'master'.
GIT_SILENT: time to increase version
M +1 -1 CMakeLists.txt
https://invent.kde.org/pim/messagelib/-/commit/34eca32da9dd2c75c95b0bb2f56a47a14ce5bdd7
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 63fc2b699..0ab24e14c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -5,7 +5,7 @@ set(PIM_VERSION "6.8.40")
project(Messagelib VERSION ${PIM_VERSION})
-set(KF_MIN_VERSION "6.26.0")
+set(KF_MIN_VERSION "6.27.0")
set(QT_REQUIRED_VERSION "6.9.0")
set(MESSAGELIB_LIB_VERSION ${PIM_VERSION})