mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
Update PROJECT_VERSION_MAJOR to 6, this is mostly used in some internal soversions
This commit is contained in:
parent
fc00abb066
commit
281586b164
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ cmake_minimum_required(VERSION 3.16)
|
|||
|
||||
project(plasma-mobile)
|
||||
set(PROJECT_VERSION "5.27.80")
|
||||
set(PROJECT_VERSION_MAJOR 5)
|
||||
set(PROJECT_VERSION_MAJOR 6)
|
||||
|
||||
set(QT_MIN_VERSION "6.5.0")
|
||||
set(KF6_MIN_VERSION "5.240.0")
|
||||
|
|
|
|||
Loading…
Reference in a new issue