Update version number for 5.2.0

This commit is contained in:
Jonathan Riddell 2015-01-22 11:34:22 +01:00
parent ce2fa727e8
commit f26845cf8f

View file

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