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

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

diff --git a/CMakeLists.txt b/CMakeLists.txt
index f8db2bf..21e3975 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
 cmake_minimum_required(VERSION 3.16)
 
 project(wallpapers)
-set(PROJECT_VERSION "6.7.4")
+set(PROJECT_VERSION "6.7.5")
 
 include(WriteBasicConfigVersionFile)
 include(FeatureSummary)