[pim/kitinerary/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 6349289847d66d93f1e24b719e0d0d09d3b2226a by Laurent Montel.
Committed on 18/07/2026 at 06:45.
Pushed by mlaurent into branch 'release/26.08'.
GIT_SILENT: prepare 6.8 rc
M +1 -1 CMakeLists.txt
https://invent.kde.org/pim/kitinerary/-/commit/6349289847d66d93f1e24b719e0d0d09d3b2226a
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 79aece04..e034b90e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@ set (RELEASE_SERVICE_VERSION_MINOR "07")
set (RELEASE_SERVICE_VERSION_MICRO "80")
set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
-set(PIM_VERSION "6.7.80")
+set(PIM_VERSION "6.7.90")
project(KItinerary VERSION ${PIM_VERSION})
set(QT_REQUIRED_VERSION "6.7.0")