Update version to 6.27.0

This commit is contained in:
Nicolas Fella
2026-05-01 22:24:21 +02:00
parent 84f28e8bc9
commit 497e612ad3

View File

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