Update version number for 5.16.0

GIT_SILENT
This commit is contained in:
Jonathan Riddell 2019-06-06 12:03:01 +01:00
parent 7c7fb758ad
commit 97532b3b1f

View file

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
project(KWIN)
set(PROJECT_VERSION "5.15.90")
set(PROJECT_VERSION "5.16.0")
set(PROJECT_VERSION_MAJOR 5)
set(QT_MIN_VERSION "5.12.0")