[plasma/plasma-firewall/Plasma/6.7] /: Update version for new release 6.7.5
Bhushan Shah <[email protected]> Tue, 4 Aug 2026 11:21:01 +0000 (UTC)
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 0b74fdb3261f5c1f05ffcd372f2d8aa64b2f62d7 by Bhushan Shah. Committed on 04/08/2026 at 11:20. 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-firewall/-/commit/0b74fdb3261f5c1f05ffcd372f2d8aa64b2f62d7 diff --git a/CMakeLists.txt b/CMakeLists.txt index f20e8c88..4c9df006 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.16) # GENERAL CONFIGURATION #----------------------------------------------------------------------------- project(plasma-firewall) -set(PROJECT_VERSION "6.7.4") +set(PROJECT_VERSION "6.7.5") set(KF6_MIN_VERSION "6.26.0") set(KDE_COMPILERSETTINGS_LEVEL "5.82")