[plasma/plasma-browser-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 92fd510121d59385b7ded7f3cbc6f066d0d2ae5c 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/plasma-browser-integration/-/commit/92fd510121d59385b7ded7f3cbc6f066d0d2ae5c
diff --git a/CMakeLists.txt b/CMakeLists.txt
index b7f0c62d..cf2dd874 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)
-set(PROJECT_VERSION "6.7.4")
+set(PROJECT_VERSION "6.7.5")
project(plasma-browser-integration VERSION ${PROJECT_VERSION})