Git commit a075acf421a48a40ccddc6bd0e9deb06868b766b by Michael Reeves. Committed on 29/04/2018 at 21:22. Pushed by mreeves into branch 'master'.
Update help page M +7 -3 doc/en/index.docbook https://commits.kde.org/kdiff3/a075acf421a48a40ccddc6bd0e9deb06868b766b diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 80b0aca..0437893 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -30,6 +30,10 @@ as Authors, publish date, the abstract, and Keywords --> <year>2002-2007</year> <holder>Joachim Eibl</holder> </copyright> +<copyright> +<year>2017</year> +<holder>Michael Reeves</holder> +</copyright> <!-- Translators: put here the copyright notice of the translation --> <!-- Put here the FDL notice. Read the explanation in fdl-notice.docbook and in the FDL itself on how to use it. --> @@ -42,8 +46,8 @@ Please respect the format of the date (YYYY-MM-DD) and of the version (V.MM.LL), it could be used by automation scripts. Do NOT change these in the translation. --> -<date>2007-31-03</date> -<releaseinfo>0.9.92</releaseinfo> +<date>2018-04-30</date> +<releaseinfo>1.07.00</releaseinfo> <abstract> @@ -61,7 +65,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 0.9.92. + This document describes &kdiff3;-version 1.7.0. </para> </abstract>
