[pim/libksieve/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 811c849201bf02d37a7a0230bd696e772c8a4d56 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/libksieve/-/commit/811c849201bf02d37a7a0230bd696e772c8a4d56 diff --git a/CMakeLists.txt b/CMakeLists.txt index 5b68f75e..85a13f6a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # SPDX-FileCopyrightText: 2011-2026 Laurent Montel <[email protected]> # SPDX-License-Identifier: BSD-3-Clause cmake_minimum_required(VERSION 3.29) -set(PIM_VERSION "6.7.90") +set(PIM_VERSION "6.8.0") project(libksieve VERSION ${PIM_VERSION})