Update version number for 5.7.0

GIT_SILENT
This commit is contained in:
David Edmundson 2016-06-30 12:53:22 +01:00
parent f79c3f244d
commit ff3aced099

View file

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