Update version number for 5.2.2

icc-effect-5.14.5
Jonathan Riddell 2015-03-19 11:38:17 +01:00
parent 25f71d1a12
commit ff321a62e3
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
project(KWIN)
set(PROJECT_VERSION "5.2.1")
set(PROJECT_VERSION "5.2.2")
set(PROJECT_VERSION_MAJOR 5)
cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)