[plasma/plasma-welcome/Plasma/6.7] /: Update version for new release 6.7.5

Bhushan Shah <[email protected]> Tue, 4 Aug 2026 11:23:46 +0000 (UTC)
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit a93bdfefb98eb6027b3ea90349d78165bb55901b by Bhushan Shah.
Committed on 04/08/2026 at 11:23.
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/plasma-welcome/-/commit/a93bdfefb98eb6027b3ea90349d78165bb55901b

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 71051f68..cb3bc8c1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@
 
 cmake_minimum_required(VERSION 3.16)
 project(welcome)
-set(PROJECT_VERSION "6.7.4")
+set(PROJECT_VERSION "6.7.5")
 
 
 set(PROJECT_DEP_VERSION "6.7.0")