Update version number for 5.6.3

GIT_SILENT
This commit is contained in:
Jonathan Riddell 2016-04-19 11:51:12 +01:00
parent 380c5e0bd8
commit 8b2e032f96

View file

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