Update version number for 5.26.80
GIT_SILENT
This commit is contained in:
parent
7addb06b0f
commit
48f684ca73
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
cmake_minimum_required(VERSION 3.16)
|
||||
|
||||
set(PROJECT_VERSION "5.25.90") # Handled by release scripts
|
||||
set(PROJECT_VERSION "5.26.80") # Handled by release scripts
|
||||
project(KWin VERSION ${PROJECT_VERSION})
|
||||
|
||||
set(CMAKE_C_STANDARD 99)
|
||||
|
|
Loading…
Reference in a new issue