Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KDE PIM Runtime
Commits
3e837570
Commit
3e837570
authored
Nov 27, 2020
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GIT_SILENT: prepare 5.16.0
parent
f8ddc083
Pipeline
#42177
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
CMakeLists.txt
CMakeLists.txt
+3
-3
No files found.
CMakeLists.txt
View file @
3e837570
cmake_minimum_required
(
VERSION 3.5
)
set
(
PIM_VERSION
"5.1
5.9
0"
)
set
(
PIM_VERSION
"5.1
6.
0"
)
set
(
KDEPIM_RUNTIME_VERSION_NUMBER
${
PIM_VERSION
}
)
project
(
kdepim-runtime VERSION
${
KDEPIM_RUNTIME_VERSION_NUMBER
}
)
...
...
@@ -36,8 +36,8 @@ endif()
# 3.2 pre
# 3.2
set
(
KDEPIM_DEV_VERSION
rc
)
set
(
RELEASE_SERVICE_VERSION
"20.1
1.9
0"
)
set
(
KDEPIM_DEV_VERSION
)
set
(
RELEASE_SERVICE_VERSION
"20.1
2.
0"
)
# 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