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 Account Wizard
Commits
4a247000
Commit
4a247000
authored
Nov 07, 2019
by
Laurent Montel
Browse files
GIT_SILENT: Prepare 5.13.0beta1
parent
01feab4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
4a247000
set
(
KDEPIM_VERSION_NUMBER
"5.12.
4
0"
)
set
(
KDEPIM_VERSION_NUMBER
"5.12.
8
0"
)
cmake_minimum_required
(
VERSION 3.5
)
project
(
kmail-account-wizard VERSION
${
KDEPIM_VERSION_NUMBER
}
)
...
...
@@ -28,8 +28,8 @@ include(ECMAddAppIcon)
include
(
ECMQtDeclareLoggingCategory
)
# Do NOT add quote
set
(
KDEPIM_DEV_VERSION
alpha
)
set
(
KDE_APPLICATIONS_VERSION
"19.11.
7
0"
)
set
(
KDEPIM_DEV_VERSION
beta1
)
set
(
KDE_APPLICATIONS_VERSION
"19.11.
8
0"
)
# 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