[frameworks/baloo] /: Update version to 6.30.0
Nicolas Fella <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 56a71116287f3e0721b947a454682609baca0d80 by Nicolas Fella. Committed on 07/08/2026 at 21:01. Pushed by nicolasfella into branch 'master'. Update version to 6.30.0 M +1 -1 CMakeLists.txt https://invent.kde.org/frameworks/baloo/-/commit/56a71116287f3e0721b947a454682609baca0d80 diff --git a/CMakeLists.txt b/CMakeLists.txt index 4f7e753b..ba92a237 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # set minimum version requirements cmake_minimum_required(VERSION 3.29) set(REQUIRED_QT_VERSION 6.9.0) -set(KF_VERSION "6.29.0") # handled by release scripts +set(KF_VERSION "6.30.0") # handled by release scripts set(KF_DEP_VERSION "6.29.0") # handled by release scripts # set up project