Update version number for 5.25.3

GIT_SILENT
This commit is contained in:
Jonathan Esk-Riddell 2022-07-12 10:43:02 +01:00
parent 424005733c
commit ab09e56d72

View File

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