[pim/grantleetheme/release/26.08] /: GIT_SILENT: prepare 6.8 rc (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit c3cf69b63c0cc084044155ffa8f988439c2afb29 by Laurent Montel.
Committed on 18/07/2026 at 06:42.
Pushed by mlaurent into branch 'release/26.08'.
GIT_SILENT: prepare 6.8 rc
M +1 -1 CMakeLists.txt
https://invent.kde.org/pim/grantleetheme/-/commit/c3cf69b63c0cc084044155ffa8f988439c2afb29
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 776e935..aed0086 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.29)
set(KF_MIN_VERSION "6.25.0")
-set(PIM_VERSION "6.7.80")
+set(PIM_VERSION "6.7.90")
set(QT_REQUIRED_VERSION "6.9.0")
project(GrantleeTheme VERSION ${PIM_VERSION})