update version for new release
This commit is contained in:
parent
5362105f27
commit
3ebbe28b64
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
set(PROJECT_VERSION "6.0.90") # Handled by release scripts
|
||||
set(PROJECT_VERSION "6.1.80") # Handled by release scripts
|
||||
project(KWin VERSION ${PROJECT_VERSION})
|
||||
|
||||
set(CMAKE_C_STANDARD 99)
|
||||
|
|
Loading…
Reference in a new issue