[plasma/plasma-bigscreen/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 66a6d62d9509b4a6e02fd515753c0d094debb32f by Bhushan Shah. Committed on 04/08/2026 at 11:19. 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-bigscreen/-/commit/66a6d62d9509b4a6e02fd515753c0d094debb32f diff --git a/CMakeLists.txt b/CMakeLists.txt index 39a7ba17..f8cf2044 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.24) project(plasma-bigscreen) -set(PROJECT_VERSION "6.7.4") +set(PROJECT_VERSION "6.7.5") set(QT_MIN_VERSION "6.10.0") set(KF_MIN_VERSION "6.14.0")