Update version number for 5.2 development 5.1.90

This commit is contained in:
Jonathan Riddell 2014-10-14 12:34:56 +02:00
parent 1e38c38c1f
commit b23a19e93b

View file

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