[plasma/plasma-keyboard/Plasma/6.7] /: Update version for new release 6.7.5
Bhushan Shah <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit e222d201be2789e3adb54efea114b40057a1c54c by Bhushan Shah.
Committed on 04/08/2026 at 11:21.
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-keyboard/-/commit/e222d201be2789e3adb54efea114b40057a1c54c
diff --git a/CMakeLists.txt b/CMakeLists.txt
index db9e0da..12baeb1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -3,7 +3,7 @@
cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "6.7.4")
+set(PROJECT_VERSION "6.7.5")
project(plasma-keyboard VERSION ${PROJECT_VERSION})