Update version number for 5.20.80

GIT_SILENT
master
Bhushan Shah 2020-09-21 16:37:41 +05:30
parent 5f7d23fd07
commit fd917b4e00
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.90")
set(PROJECT_VERSION "5.20.80")
set(PROJECT_VERSION_MAJOR 5)
set(QT_MIN_VERSION "5.15.0")