Update version to 6.25.0

This commit is contained in:
Nicolas Fella
2026-03-07 22:30:10 +01:00
parent ae279c55f4
commit ec0610d5b0

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.27)
set(KF_VERSION "6.24.0") # handled by release scripts
set(KF_VERSION "6.25.0") # handled by release scripts
set(KF_DEP_VERSION "6.24.0") # handled by release scripts
project(KImageFormats VERSION ${KF_VERSION})