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
Marius Pa
KDE4 Support
Commits
af3ecd25
Commit
af3ecd25
authored
May 14, 2022
by
Script Kiddy
Browse files
GIT_SILENT Upgrade KF version to 5.95.0.
parent
eabbd382
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
af3ecd25
cmake_minimum_required
(
VERSION 3.16
)
set
(
KF_VERSION
"5.9
4
.0"
)
# handled by release scripts
set
(
KF_VERSION
"5.9
5
.0"
)
# handled by release scripts
set
(
KF_DEP_VERSION
"5.93.0"
)
# handled by release scripts
project
(
KDELibs4Support VERSION
${
KF_VERSION
}
)
...
...
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