Update version to 6.23.0

This commit is contained in:
Nicolas Fella
2026-01-02 18:59:54 +01:00
parent 19df8b03a8
commit 1fb3363e7b

View File

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