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
d2614164
Commit
d2614164
authored
May 13, 2021
by
Laurent Montel
😁
Browse files
GIT_SILENT: prepare 5.17.2
parent
00c52784
Pipeline
#61869
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
d2614164
cmake_minimum_required
(
VERSION 3.5 FATAL_ERROR
)
set
(
PIM_VERSION
"5.17.
1
"
)
set
(
PIM_VERSION
"5.17.
2
"
)
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.
1
"
)
set
(
RELEASE_SERVICE_VERSION
"21.04.
2
"
)
# 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