[plasma/plasma-integration/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 e3c721ea632fe1f4c2d943500e5466de7e868c74 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-integration/-/commit/e3c721ea632fe1f4c2d943500e5466de7e868c74 diff --git a/CMakeLists.txt b/CMakeLists.txt index 2660c860..b9cb98da 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ cmake_minimum_required(VERSION 3.16) project(PlasmaIntegration) -set(PROJECT_VERSION "6.7.4") +set(PROJECT_VERSION "6.7.5") set(QT5_MIN_VERSION "5.15.2") set(QT_MIN_VERSION "6.10.0")