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