Update version to 6.10.0

This commit is contained in:
Nicolas Fella 2024-12-06 16:02:54 +01:00
parent 3025a67f9f
commit 67905087c6

View File

@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.16)
set(KF_VERSION "6.9.0") # handled by release scripts
set(KF_VERSION "6.10.0") # handled by release scripts
project(BreezeIcons VERSION ${KF_VERSION})
# Disallow in-source build