Update version number for 5.20.4

GIT_SILENT
icc-effect-5.20.5 v5.20.4
Jonathan Riddell 2020-12-01 11:04:40 +00:00
parent 10e1b6fd9d
commit a9624fc0ca
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.20.3")
set(PROJECT_VERSION "5.20.4")
set(PROJECT_VERSION_MAJOR 5)
set(QT_MIN_VERSION "5.15.0")