[pim/messagelib/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 2c9590134f1fd0ce54420ac3fda4128d97be9031 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/messagelib/-/commit/2c9590134f1fd0ce54420ac3fda4128d97be9031
diff --git a/CMakeLists.txt b/CMakeLists.txt
index da8bbcb2e..9d1078cb8 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: CC0-1.0
# SPDX-FileCopyrightText: none
cmake_minimum_required(VERSION 3.29)
-set(PIM_VERSION "6.7.90")
+set(PIM_VERSION "6.8.0")
project(Messagelib VERSION ${PIM_VERSION})