Update version number for 5.19.90

GIT_SILENT
master v5.19.90
Bhushan Shah 2020-09-17 15:05:23 +05:30
parent 8ae28df622
commit c5a90a158c
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.19.80")
set(PROJECT_VERSION "5.19.90")
set(PROJECT_VERSION_MAJOR 5)
set(QT_MIN_VERSION "5.15.0")