Update version to 6.20.0

This commit is contained in:
Nicolas Fella
2025-10-05 15:16:13 +02:00
parent d332ad717b
commit 3c8539d53d

View File

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