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
Kleopatra
Commits
7e7d6a91
Unverified
Commit
7e7d6a91
authored
Dec 01, 2021
by
Andre Heinecke
Browse files
Bump Kleopatra version to 3.1.20
parent
aea86f8a
Pipeline
#103812
passed with stage
in 2 minutes and 3 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
7e7d6a91
...
...
@@ -16,7 +16,7 @@ endif()
set
(
KLEOPATRA_VERSION_MAJOR
"3"
)
set
(
KLEOPATRA_VERSION_MINOR
"1"
)
set
(
KLEOPATRA_VERSION_MICRO
"
19
"
)
set
(
KLEOPATRA_VERSION_MICRO
"
20
"
)
set
(
kleopatra_version
"
${
KLEOPATRA_VERSION_MAJOR
}
.
${
KLEOPATRA_VERSION_MINOR
}
.
${
KLEOPATRA_VERSION_MICRO
}
.
${
KDE_APPLICATIONS_COMPACT_VERSION
}
"
)
# The following is for Windows
...
...
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