[libraries/kirigami-app-components/release/1.0] /: 1.0.2 version
Marco Martin <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 1d67cabfba56e327acafd97e9f33e4f34031e1a4 by Marco Martin.
Committed on 28/07/2026 at 10:59.
Pushed by mart into branch 'release/1.0'.
1.0.2 version
M +1 -1 CMakeLists.txt
https://invent.kde.org/libraries/kirigami-app-components/-/commit/1d67cabfba56e327acafd97e9f33e4f34031e1a4
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 56d2e56..9cff7c3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,7 +2,7 @@
# SPDX-License-Identifier: BSD-3-Clause
cmake_minimum_required(VERSION 3.16)
-set(KIRIGAMIAPPCOMPONENTS_CURRENT_VERSION "1.0.0")
+set(KIRIGAMIAPPCOMPONENTS_CURRENT_VERSION "1.0.2")
project(KirigamiAppComponents VERSION ${KIRIGAMIAPPCOMPONENTS_CURRENT_VERSION})
set(KF_DEP_VERSION "6.22.0") # handled by release scripts