Update version number for 5.10.0

GIT_SILENT
This commit is contained in:
Jonathan Riddell 2017-05-25 19:30:36 +01:00
parent 2a6048c885
commit c5861b99eb

View file

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