[pim/akonadi-calendar-tools/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 94dc5db427004dce4fc98ed5e59b2aa260cecbf2 by Laurent Montel.
Committed on 18/07/2026 at 06:46.
Pushed by mlaurent into branch 'release/26.08'.
GIT_SILENT: prepare 6.8 rc
M +2 -2 CMakeLists.txt
https://invent.kde.org/pim/akonadi-calendar-tools/-/commit/94dc5db427004dce4fc98ed5e59b2aa260cecbf2
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5e98bb1..c7aad84 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.29)
-set(PIM_VERSION "6.7.80")
+set(PIM_VERSION "6.7.90")
project(akonadi-calendar-tools VERSION ${PIM_VERSION})
set(KF_MIN_VERSION "6.25.0")
@@ -88,7 +88,7 @@ include(ECMQtDeclareLoggingCategory)
include(ECMDeprecationSettings)
include(ECMFeatureSummary)
# Do NOT add quote
-set(KDEPIM_DEV_VERSION beta)
+set(KDEPIM_DEV_VERSION rc)
# add an extra space
if(DEFINED KDEPIM_DEV_VERSION)