[plasma-mobile/plasma-dialer/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 7872bb77312314a7f5f8f6fee6de392a44bbda37 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-mobile/plasma-dialer/-/commit/7872bb77312314a7f5f8f6fee6de392a44bbda37
diff --git a/CMakeLists.txt b/CMakeLists.txt
index fbc22447..562a1530 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -4,7 +4,7 @@
cmake_minimum_required (VERSION 3.16)
-set(PROJECT_VERSION "6.7.4")
+set(PROJECT_VERSION "6.7.5")
set(PROJECT_VERSION_MAJOR 6)
project(plasma-dialer VERSION ${PROJECT_VERSION})