Update version to 6.29.0

This commit is contained in:
Nicolas Fella
2026-07-03 13:39:38 +02:00
parent e6bc1af5e4
commit 215305fa4b

View File

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