[plasma/kwayland-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 ce1565dd08fa816ba547b98e20a309c1200e500c by Bhushan Shah. Committed on 04/08/2026 at 11:16. 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/kwayland-integration/-/commit/ce1565dd08fa816ba547b98e20a309c1200e500c diff --git a/CMakeLists.txt b/CMakeLists.txt index 028978f..1c4a111 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -3,7 +3,7 @@ project(kwayland-integration) set(CMAKE_C_STANDARD 99) -set(PROJECT_VERSION "6.7.4") +set(PROJECT_VERSION "6.7.5") set(PROJECT_VERSION_MAJOR 6) set(QT_MIN_VERSION "5.15.2")