[pim/grantleetheme] /: GIT_SILENT: time to increase version (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit fe82c7ada6a306c9f2aba2cae9bdbd9a6a2330d6 by Laurent Montel.
Committed on 07/08/2026 at 05:27.
Pushed by mlaurent into branch 'master'.
GIT_SILENT: time to increase version
M +1 -1 CMakeLists.txt
https://invent.kde.org/pim/grantleetheme/-/commit/fe82c7ada6a306c9f2aba2cae9bdbd9a6a2330d6
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 61d5b05..0e41b21 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.29)
-set(KF_MIN_VERSION "6.26.0")
+set(KF_MIN_VERSION "6.27.0")
set(PIM_VERSION "6.8.40")
set(QT_REQUIRED_VERSION "6.9.0")
project(GrantleeTheme VERSION ${PIM_VERSION})