Update version to 6.10.0

This commit is contained in:
Nicolas Fella 2024-12-06 16:07:49 +01:00
parent ceb1c46fea
commit a531978e2a

View File

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