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
KSysGuard
Commits
935afd89
Commit
935afd89
authored
Jul 03, 2014
by
Jonathan Esk-Riddell
🏄
Browse files
bump version for Plasma 5 RC release
parent
81103234
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
935afd89
...
...
@@ -2,7 +2,7 @@ project(ksysguard)
cmake_minimum_required
(
VERSION 2.8.12 FATAL_ERROR
)
set
(
QT_MIN_VERSION
"5.3.0"
)
set
(
KSYSGUARD_VERSION 4.9
7
.0
)
set
(
KSYSGUARD_VERSION 4.9
8
.0
)
set
(
KSYSGUARD_STRING_VERSION
"
${
KSYSGUARD_VERSION
}
"
)
find_package
(
ECM 0.0.11 REQUIRED NO_MODULE
)
...
...
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