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
KDE PIM Runtime
Commits
b1c67bdb
Commit
b1c67bdb
authored
Sep 02, 2021
by
Laurent Montel
😁
Browse files
GIT_SILENT: prepare 5.18.2
parent
a71cdee9
Pipeline
#77828
failed with stage
in 10 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b1c67bdb
cmake_minimum_required
(
VERSION 3.16 FATAL_ERROR
)
set
(
PIM_VERSION
"5.18.
1
"
)
set
(
PIM_VERSION
"5.18.
2
"
)
set
(
KDEPIM_RUNTIME_VERSION_NUMBER
${
PIM_VERSION
}
)
project
(
kdepim-runtime VERSION
${
KDEPIM_RUNTIME_VERSION_NUMBER
}
)
...
...
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