Update version number for 5.14.2

GIT_SILENT
icc-effect-5.14.5 v5.14.2
Bhushan Shah 2018-10-23 16:06:41 +05:30
parent bb16fe18aa
commit 69af30f3fb
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.1 FATAL_ERROR)
project(KWIN)
set(PROJECT_VERSION "5.14.1")
set(PROJECT_VERSION "5.14.2")
set(PROJECT_VERSION_MAJOR 5)
set(QT_MIN_VERSION "5.11.0")