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
PIM
KMail
Commits
dcb89092
Commit
dcb89092
authored
Apr 22, 2021
by
Laurent Montel
😁
Browse files
GIT_SILENT: prepare 5.17.1
parent
24958c78
Pipeline
#59205
passed with stage
in 12 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
dcb89092
cmake_minimum_required
(
VERSION 3.5 FATAL_ERROR
)
set
(
PIM_VERSION
"5.17.
0
"
)
set
(
PIM_VERSION
"5.17.
1
"
)
project
(
kmail VERSION
${
PIM_VERSION
}
)
...
...
@@ -34,7 +34,7 @@ include(ECMQtDeclareLoggingCategory)
# Do NOT add quote
set
(
KDEPIM_DEV_VERSION
)
set
(
RELEASE_SERVICE_VERSION
"21.04.
0
"
)
set
(
RELEASE_SERVICE_VERSION
"21.04.
1
"
)
# add an extra space
if
(
DEFINED KDEPIM_DEV_VERSION
)
...
...
Write
Preview
Markdown
is supported
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