Update version number for 5.22.5

GIT_SILENT
This commit is contained in:
Jonathan Riddell 2021-08-31 12:17:51 +01:00
parent 19f6122248
commit 7de2a50fbf

View File

@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.16)
project(layershellqt)
set(PROJECT_VERSION "5.22.4")
set(PROJECT_VERSION "5.22.5")
set(PROJECT_VERSION_MAJOR 5)
set(QT_MIN_VERSION "5.15.0")