[sdk/kdiff3/1.10] /: Update version.

Michael Reeves null at kde.org
Fri Dec 29 22:42:09 GMT 2023


Git commit bb47d5939959c5c994e6e41fa09a91dbce258019 by Michael Reeves.
Committed on 29/12/2023 at 23:38.
Pushed by mreeves into branch '1.10'.

Update version.

M  +1    -1    CMakeLists.txt
M  +1    -1    doc/en/index.docbook
M  +1    -1    src/kdiff3part.desktop

https://invent.kde.org/sdk/kdiff3/-/commit/bb47d5939959c5c994e6e41fa09a91dbce258019

diff --git a/CMakeLists.txt b/CMakeLists.txt
index dfc54849e..9c890085f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,7 +6,7 @@
 #CMP0077 is defined in 3.13 or later
 cmake_minimum_required(VERSION 3.14 FATAL_ERROR)
 
-project(kdiff3 VERSION 1.10.6)
+project(kdiff3 VERSION 1.10.7)
 
 option(BUILD_WITH_QT6 OFF)
 option(CMAKE_CXX_OUTPUT_EXTENSION_REPLACE ON)
diff --git a/doc/en/index.docbook b/doc/en/index.docbook
index 2895eff11..c5b2e51c0 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.6.
+   This document describes &kdiff3;-version 1.10.7.
 </para>
 </abstract>
 
diff --git a/src/kdiff3part.desktop b/src/kdiff3part.desktop
index dcfc90c1d..803d63f1f 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;reeves.87 at gmail.com
-X-KDE-PluginInfo-Version=1.10.6
+X-KDE-PluginInfo-Version=1.10.
 


More information about the kde-doc-english mailing list