[pim/akregator] /: GIT_SILENT: time to increase version (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit ad1a2f2f616532e6a0301edb4eb6d4eb1eb84912 by Laurent Montel.
Committed on 07/08/2026 at 05:31.
Pushed by mlaurent into branch 'master'.
GIT_SILENT: time to increase version
M +1 -1 CMakeLists.txt
https://invent.kde.org/pim/akregator/-/commit/ad1a2f2f616532e6a0301edb4eb6d4eb1eb84912
diff --git a/CMakeLists.txt b/CMakeLists.txt
index bc25398fa..d19be11e9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -7,7 +7,7 @@ project(akregator VERSION ${PIM_VERSION})
# Update it for each release
set(AKREGATOR_RELEASE_VERSION_DATE "26.07.10") # yy.MM.dd
-set(KF_MIN_VERSION "6.26.0")
+set(KF_MIN_VERSION "6.27.0")
set(RELEASE_SERVICE_VERSION "26.11.40")
set(QT_REQUIRED_VERSION "6.9.0")