[pim/kidentitymanagement] /: GIT_SILENT: master is opened (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 84343afe661d7f9879877f530d6640ce05eabac7 by Laurent Montel. Committed on 08/08/2026 at 21:06. Pushed by mlaurent into branch 'master'. GIT_SILENT: master is opened M +1 -1 CMakeLists.txt https://invent.kde.org/pim/kidentitymanagement/-/commit/84343afe661d7f9879877f530d6640ce05eabac7 diff --git a/CMakeLists.txt b/CMakeLists.txt index 3b8cbbee..1fffc14c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -94,7 +94,7 @@ include(ECMCheckOutboundLicense) option(BUILD_QUICK_SUPPORT "Build quick support. Needed for merkuro project" ON) -set(PIMTEXTEDIT_LIB_VERSION "6.7.40") +set(PIMTEXTEDIT_LIB_VERSION "6.8.40") set(KTEXTADDONS_MIN_VERSION "2.1.2") ########### Find packages ###########