Update version to 6.11.0

This commit is contained in:
Nicolas Fella 2025-01-03 16:41:05 +01:00
parent f49704b2df
commit 40c2aae0cd

View File

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