Update version number for 5.25.4

GIT_SILENT
This commit is contained in:
Jonathan Esk-Riddell 2022-08-02 11:17:59 +01:00
parent ab09e56d72
commit 90569f5e67

View File

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