[pim/ksmtp/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 2050875a0b6300507bd523f09f021dd0d820499c by Laurent Montel.
Committed on 18/07/2026 at 06:43.
Pushed by mlaurent into branch 'release/26.08'.
GIT_SILENT: prepare 6.8 rc
M +1 -1 CMakeLists.txt
https://invent.kde.org/pim/ksmtp/-/commit/2050875a0b6300507bd523f09f021dd0d820499c
diff --git a/CMakeLists.txt b/CMakeLists.txt
index cf6933a..5c211c6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
# SPDX-FileCopyrightText: none
# SPDX-License-Identifier: BSD-3-Clause
cmake_minimum_required(VERSION 3.29)
-set(PIM_VERSION "6.7.80")
+set(PIM_VERSION "6.7.90")
project(KSMTP VERSION ${PIM_VERSION})