Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
KWin
Commits
01cca38a
Commit
01cca38a
authored
Mar 31, 2020
by
Jonathan Esk-Riddell
🏄
Browse files
Update version number for 5.18.4
GIT_SILENT
parent
ae022e92
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
01cca38a
cmake_minimum_required
(
VERSION 3.1 FATAL_ERROR
)
project
(
KWIN
)
set
(
PROJECT_VERSION
"5.18.
3
"
)
set
(
PROJECT_VERSION
"5.18.
4
"
)
set
(
PROJECT_VERSION_MAJOR 5
)
set
(
QT_MIN_VERSION
"5.12.0"
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment