Update version to 6.16.0

This commit is contained in:
Nicolas Fella
2025-06-06 16:31:26 +02:00
parent 7420f47c17
commit 094177a01c

View File

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