[pim/pim-sieve-editor] /: GIT_SILENT: time to increase version (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit ef3c871b290f0136cf87c03ce7263da1d4fa8c3d by Laurent Montel. Committed on 07/08/2026 at 05:32. Pushed by mlaurent into branch 'master'. GIT_SILENT: time to increase version M +1 -1 CMakeLists.txt https://invent.kde.org/pim/pim-sieve-editor/-/commit/ef3c871b290f0136cf87c03ce7263da1d4fa8c3d diff --git a/CMakeLists.txt b/CMakeLists.txt index 4f33d1b8..de8b49ed 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -12,7 +12,7 @@ set(SIEVEEDITOR_RELEASE_VERSION_DATE "26.07.10") # yy.MM.dd # Use true if stable version => we will check specific version set(SIEVEEDITOR_STABLE_VERSION false) -set(KF_MIN_VERSION "6.26.0") +set(KF_MIN_VERSION "6.27.0") set(QT_REQUIRED_VERSION "6.9.0") set(QT6KEYCHAIN_LIB_VERSION "0.15.0")