[pim/kitinerary/release/26.08] /: GIT_SILENT: prepare 6.8.0 (silent)
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit e1689ba8bf4109aead208c1b29ad04c5569529f0 by Laurent Montel.
Committed on 02/08/2026 at 05:39.
Pushed by mlaurent into branch 'release/26.08'.
GIT_SILENT: prepare 6.8.0
M +1 -1 CMakeLists.txt
https://invent.kde.org/pim/kitinerary/-/commit/e1689ba8bf4109aead208c1b29ad04c5569529f0
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 90119702..b10ed1ab 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -10,7 +10,7 @@ set (RELEASE_SERVICE_VERSION_MINOR "07")
set (RELEASE_SERVICE_VERSION_MICRO "90")
set (RELEASE_SERVICE_VERSION "${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
-set(PIM_VERSION "6.7.90")
+set(PIM_VERSION "6.8.0")
project(KItinerary VERSION ${PIM_VERSION})
set(QT_REQUIRED_VERSION "6.7.0")