[pim/akregator] /: GIT_SILENT: increase ktextaddons version (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit ae9460a8f5a6070c4879a4ba4cb326d074b5c118 by Laurent Montel. Committed on 07/08/2026 at 05:23. Pushed by mlaurent into branch 'master'. GIT_SILENT: increase ktextaddons version M +1 -1 CMakeLists.txt https://invent.kde.org/pim/akregator/-/commit/ae9460a8f5a6070c4879a4ba4cb326d074b5c118 diff --git a/CMakeLists.txt b/CMakeLists.txt index f30c82450..bc25398fa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -93,7 +93,7 @@ include(ECMAddAppIcon) include(ECMQtDeclareLoggingCategory) include(ECMDeprecationSettings) include(ECMFeatureSummary) -set(KTEXTADDONS_MIN_VERSION "2.1.1") +set(KTEXTADDONS_MIN_VERSION "2.1.2") # Do NOT add quote set(KDEPIM_DEV_VERSION alpha)