[plasma/xdg-desktop-portal-kde/Plasma/6.7] /: Update version for new release 6.7.5

Bhushan Shah <[email protected]> Tue, 4 Aug 2026 11:27:37 +0000 (UTC)
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 40f294e3bfc5f5df1f2c45a1f5eb31b6091148ac by Bhushan Shah.
Committed on 04/08/2026 at 11:27.
Pushed by bshah into branch 'Plasma/6.7'.

Update version for new release 6.7.5

M  +1    -1    CMakeLists.txt

https://invent.kde.org/plasma/xdg-desktop-portal-kde/-/commit/40f294e3bfc5f5df1f2c45a1f5eb31b6091148ac

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 348039b0..fbd3882c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.16)
 
 set(CMAKE_C_STANDARD 99)
 
-set(PROJECT_VERSION "6.7.4")
+set(PROJECT_VERSION "6.7.5")
 
 project(xdg-desktop-portal-kde VERSION ${PROJECT_VERSION})