Compare commits

...

2 Commits

Author SHA1 Message Date
9c70c410ca Update version number for 5.23.5
GIT_SILENT
2022-01-04 08:35:58 +00:00
795ca140e3 Update version number for 5.23.4
GIT_SILENT
2021-11-30 12:29:48 +00:00

View File

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