Update version number for 5.2.1
This commit is contained in:
parent
7bbb68aad6
commit
84954b9e4f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
project(KWIN)
|
||||
set(PROJECT_VERSION "5.2.0")
|
||||
set(PROJECT_VERSION "5.2.1")
|
||||
set(PROJECT_VERSION_MAJOR 5)
|
||||
|
||||
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
|
||||
|
|
Loading…
Reference in a new issue