Update version to 6.17.0

This commit is contained in:
Nicolas Fella
2025-07-04 18:28:45 +02:00
parent 02cf1502c0
commit 775b53f1f6

View File

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