Update version number for 5.24.7

GIT_SILENT
This commit is contained in:
Jonathan Esk-Riddell 2022-10-14 10:41:37 +01:00
parent eaac59ef13
commit 5163cb6f49

View File

@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.16)
project(layershellqt)
set(PROJECT_VERSION "5.24.6")
set(PROJECT_VERSION "5.24.7")
set(PROJECT_VERSION_MAJOR 5)
set(CMAKE_C_STANDARD 99)