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

Bhushan Shah <[email protected]> Tue, 4 Aug 2026 11:26:20 +0000 (UTC)
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 5d21695e2dad8aed472f8091dcf7339aa3db12ea by Bhushan Shah.
Committed on 04/08/2026 at 11:26.
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/sddm-kcm/-/commit/5d21695e2dad8aed472f8091dcf7339aa3db12ea

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1b012d4..fdc8c5a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16)
 project(sddm-kcm)
-set(PROJECT_VERSION "6.7.4")
+set(PROJECT_VERSION "6.7.5")
 
 set(QT_MIN_VERSION "6.10.0")
 set(KF6_MIN_VERSION "6.26.0")