Compare commits

...

1 Commits

Author SHA1 Message Date
01eafc47e9 Update version number for 5.22.1
GIT_SILENT
2021-06-15 10:36:51 +01:00

View File

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