[plasma/oxygen-sounds/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 37765e6e9fae7dca6ddddce07b5b99a4ac4f6c0f 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/oxygen-sounds/-/commit/37765e6e9fae7dca6ddddce07b5b99a4ac4f6c0f diff --git a/CMakeLists.txt b/CMakeLists.txt index e4082c8..5f5605b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -4,7 +4,7 @@ cmake_minimum_required(VERSION 3.16) project(oxygen-sounds) -set(PROJECT_VERSION "6.7.4") +set(PROJECT_VERSION "6.7.5") include(FeatureSummary)