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
libkleo
Commits
b782b9fd
Commit
b782b9fd
authored
Mar 03, 2021
by
Ingo Klöcker
Browse files
Bump library version
parent
d0a44035
Pipeline
#52935
passed with stage
in 10 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
b782b9fd
cmake_minimum_required
(
VERSION 3.5 FATAL_ERROR
)
cmake_minimum_required
(
VERSION 3.5 FATAL_ERROR
)
set
(
PIM_VERSION
"5.16.5
1
"
)
set
(
PIM_VERSION
"5.16.5
2
"
)
project
(
libkleo VERSION
${
PIM_VERSION
}
)
project
(
libkleo VERSION
${
PIM_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