Update version number for 5.90.90

GIT_SILENT
This commit is contained in:
Jonathan Esk-Riddell 2023-12-07 16:41:03 +00:00
parent ddb0490592
commit 4569e78e25
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
cmake_minimum_required(VERSION 3.16)
project(layershellqt)
set(PROJECT_VERSION "5.90.0")
set(PROJECT_VERSION "5.90.90")
set(PROJECT_VERSION_MAJOR 6)
set(CMAKE_C_STANDARD 99)