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
Plasma
user-manager
Commits
3d574deb
Commit
3d574deb
authored
Mar 19, 2015
by
Jonathan Esk-Riddell
🏄
Browse files
Update version number for 5.2.2
parent
55926010
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
3d574deb
project
(
user-manager
)
cmake_minimum_required
(
VERSION 2.8.12
)
set
(
PROJECT_VERSION
"5.2.
1
"
)
set
(
PROJECT_VERSION
"5.2.
2
"
)
find_package
(
ECM 1.3.0 REQUIRED NO_MODULE
)
set
(
CMAKE_MODULE_PATH
${
ECM_MODULE_PATH
}
)
...
...
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