[plasma/kscreenlocker/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 94f52ba79775e38af4881f3d27db1a3d3e5ecb04 by Bhushan Shah. Committed on 04/08/2026 at 11:15. 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/kscreenlocker/-/commit/94f52ba79775e38af4881f3d27db1a3d3e5ecb04 diff --git a/CMakeLists.txt b/CMakeLists.txt index bd44f468..f8ea0cd7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.16) project(kscreenlocker) set(CMAKE_C_STANDARD 99) -set(PROJECT_VERSION "6.7.4") +set(PROJECT_VERSION "6.7.5") set(PROJECT_VERSION_MAJOR 6) set(PROJECT_DEP_VERSION "6.7.0")