Update version to 6.15.0

This commit is contained in:
Nicolas Fella 2025-05-02 17:10:02 +02:00
parent 1b3d2afbe3
commit 15bece40ec

View File

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