Update version to 6.5.0

This commit is contained in:
Nicolas Fella 2024-07-12 13:27:10 +02:00
parent bb17f7bf84
commit 14020a23d5

View File

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