Update PROJECT_VERSION_MAJOR to 6, this is mostly used in some internal soversions
This commit is contained in:
parent
1573a89aac
commit
fcaf8cf95d
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.16)
|
|||
|
||||
project(layershellqt)
|
||||
set(PROJECT_VERSION "5.27.80")
|
||||
set(PROJECT_VERSION_MAJOR 5)
|
||||
set(PROJECT_VERSION_MAJOR 6)
|
||||
|
||||
set(CMAKE_C_STANDARD 99)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue