Skip to content
GitLab
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
9bf5be20
Commit
9bf5be20
authored
Feb 07, 2020
by
Laurent Montel
Browse files
GIT_SILENT: Prepare 5.13.3
parent
ed670d29
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
9bf5be20
cmake_minimum_required
(
VERSION 3.5
)
set
(
KDEPIM_VERSION_NUMBER
"5.13.
2
"
)
set
(
KDEPIM_VERSION_NUMBER
"5.13.
3
"
)
project
(
kmail VERSION
${
KDEPIM_VERSION_NUMBER
}
)
...
...
@@ -33,7 +33,7 @@ include(ECMQtDeclareLoggingCategory)
# Do NOT add quote
set
(
KDEPIM_DEV_VERSION
)
set
(
KDE_APPLICATIONS_VERSION
"19.12.
2
"
)
set
(
KDE_APPLICATIONS_VERSION
"19.12.
3
"
)
# add an extra space
if
(
DEFINED KDEPIM_DEV_VERSION
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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