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
blob fish
kdevelop
Commits
29fa404c
Commit
29fa404c
authored
Feb 02, 2015
by
Milian Wolff
Browse files
Prepare release of 4.7.1
parent
eb646933
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
29fa404c
# KDevelop version
set
(
KDEVELOP_VERSION_MAJOR 4
)
set
(
KDEVELOP_VERSION_MINOR 7
)
set
(
KDEVELOP_VERSION_PATCH
0
)
set
(
KDEVELOP_VERSION_PATCH
1
)
# KDevplatform dependency version
set
(
KDEVPLATFORM_VERSION
"1.
${
KDEVELOP_VERSION_MINOR
}
.
${
KDEVELOP_VERSION_PATCH
}
"
)
...
...
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