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
Utilities
KDebugSettings
Commits
93c237b3
Commit
93c237b3
authored
Jun 08, 2021
by
Laurent Montel
😁
Browse files
Time to increase version
parent
f283b6a3
Pipeline
#64843
passed with stage
in 5 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
93c237b3
...
@@ -7,7 +7,7 @@ cmake_minimum_required (VERSION 3.16.0 FATAL_ERROR)
...
@@ -7,7 +7,7 @@ cmake_minimum_required (VERSION 3.16.0 FATAL_ERROR)
project
(
kdebugsettings VERSION
${
RELEASE_SERVICE_VERSION
}
)
project
(
kdebugsettings VERSION
${
RELEASE_SERVICE_VERSION
}
)
set
(
QT_MIN_VERSION
"5.15.0"
)
set
(
QT_MIN_VERSION
"5.15.0"
)
set
(
KF5_MIN_VERSION
"5.8
2
.0"
)
set
(
KF5_MIN_VERSION
"5.8
3
.0"
)
set
(
ECM_VERSION
${
KF5_MIN_VERSION
}
)
set
(
ECM_VERSION
${
KF5_MIN_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