Update version number for 5.6.2

GIT_SILENT
This commit is contained in:
Jonathan Riddell 2016-04-05 14:16:21 +01:00
parent 09dd9153d8
commit a70adf1567

View file

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