Update version number for 5.6.4

GIT_SILENT
This commit is contained in:
Jonathan Riddell 2016-05-10 12:45:51 +01:00
parent 33d0f02bf0
commit 440cefff92

View file

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