Update version number for 5.10.1

GIT_SILENT
This commit is contained in:
Jonathan Riddell 2017-06-06 11:42:40 +01:00
parent 5091feb8f6
commit 6d9a7142e5

View file

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