[pim/kdepim-runtime/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 e0993644f11984435e48cd9fd4aa14690aa93d42 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 +3 -3 CMakeLists.txt
https://invent.kde.org/pim/kdepim-runtime/-/commit/e0993644f11984435e48cd9fd4aa14690aa93d42
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 50c7e138c..4f15dba59 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,10 +1,10 @@
cmake_minimum_required(VERSION 3.29)
-set(PIM_VERSION "6.7.90")
+set(PIM_VERSION "6.8.0")
set(KDEPIM_RUNTIME_VERSION_NUMBER ${PIM_VERSION})
project(kdepim-runtime VERSION ${KDEPIM_RUNTIME_VERSION_NUMBER})
-set(KDEPIM_DEV_VERSION rc)
-set(RELEASE_SERVICE_VERSION "26.07.90")
+set(KDEPIM_DEV_VERSION)
+set(RELEASE_SERVICE_VERSION "26.08.1")
# add an extra space
if(DEFINED KDEPIM_DEV_VERSION)