Update version to 6.14.0

This commit is contained in:
Nicolas Fella 2025-04-10 19:53:58 +02:00
parent 7c7fa73020
commit 9c47845f15

View File

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