Update version number for 5.26.5

GIT_SILENT
This commit is contained in:
Jonathan Esk-Riddell 2023-01-03 17:40:31 +00:00
parent ef5efc5d97
commit a9febfc676

View File

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