[frameworks/extra-cmake-modules] /: Update version to 6.30.0
Nicolas Fella <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 18cd7d159e32f80db852bc077e4f69462b011e85 by Nicolas Fella.
Committed on 07/08/2026 at 21:02.
Pushed by nicolasfella into branch 'master'.
Update version to 6.30.0
M +1 -1 CMakeLists.txt
https://invent.kde.org/frameworks/extra-cmake-modules/-/commit/18cd7d159e32f80db852bc077e4f69462b011e85
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 35fe10e4..895ec5ec 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -11,7 +11,7 @@ cmake_minimum_required(VERSION 3.29)
# Preliminary setup
#
-set(VERSION "6.29.0") # handled by release scripts
+set(VERSION "6.30.0") # handled by release scripts
project(ECM
VERSION "${VERSION}"