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

Bhushan Shah <[email protected]> Tue, 4 Aug 2026 11:27:24 +0000 (UTC)
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 85aef90eaeabf0a6b07115a821658a3b900cc555 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/wacomtablet/-/commit/85aef90eaeabf0a6b07115a821658a3b900cc555

diff --git a/CMakeLists.txt b/CMakeLists.txt
index aa670d37..d6e22b5e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.16)
 
-set(PROJECT_VERSION "6.7.4")
+set(PROJECT_VERSION "6.7.5")
 project(wacomtablet VERSION ${PROJECT_VERSION})
 
 set(PROJECT_DEP_VERSION "6.7.0")