Git commit 83b464945ac8ea3a746b1792e8e6869e58830f5e by Michael Reeves. Committed on 13/07/2023 at 00:30. Pushed by mreeves into branch '1.10'.
Bump version M +1 -1 README M +1 -1 doc/en/index.docbook M +1 -1 src/kdiff3part.desktop https://invent.kde.org/sdk/kdiff3/-/commit/83b464945ac8ea3a746b1792e8e6869e58830f5e diff --git a/README b/README index 7bb0f7d3..f7321ed2 100644 --- a/README +++ b/README @@ -3,7 +3,7 @@ KDiff3-Readme Author: Joachim Eibl (joachim.eibl at gmx.de) Port to KF5/Qt5 by Michael Reeves ([email protected]) -KDiff3-Version: 1.10.5 +KDiff3-Version: 1.10.6 Now requires Qt 5.15 or later and KF5 5.50+. Legacy 0.9.98 and earlier builds are not supported. MacOS X build is 64-bit only unfortunately I can't test build locally. The Konqueror specific plug-in diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 3d5a1c8e..2895eff1 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -70,7 +70,7 @@ Do NOT change these in the translation. --> <listitem><para>supports version control keyword and history merging.</para></listitem> </itemizedlist> </para><para> - This document describes &kdiff3;-version 1.10.5. + This document describes &kdiff3;-version 1.10.6. </para> </abstract> diff --git a/src/kdiff3part.desktop b/src/kdiff3part.desktop index bc34c1c0..dcfc90c1 100644 --- a/src/kdiff3part.desktop +++ b/src/kdiff3part.desktop @@ -56,5 +56,5 @@ X-KDE-PluginInfo-License=GPLv2 X-KDE-PluginInfo-Description= A KPart for displaying diffs X-KDE-PluginInfo-Authors=Joachim Eibl;Michael Reeves X-KDE-PluginInfo-Emails=joachim.eibl at gmx.de;[email protected] -X-KDE-PluginInfo-Version=1.10.5 +X-KDE-PluginInfo-Version=1.10.6
