Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
solverstack
ScalFMM
Commits
e843b5af
Commit
e843b5af
authored
Jun 23, 2016
by
COULAUD Olivier
Browse files
Change version number.
parent
af386167
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
e843b5af
...
...
@@ -34,7 +34,7 @@ GetCpuInfos()
# SCALFMM version number. An even minor number corresponds to releases.
set
(
SCALFMM_MAJOR_VERSION 1
)
set
(
SCALFMM_MINOR_VERSION
4
)
set
(
SCALFMM_MINOR_VERSION
5
)
set
(
SCALFMM_PATCH_VERSION 0
)
set
(
SCALFMM_VERSION
"
${
SCALFMM_MAJOR_VERSION
}
.
${
SCALFMM_MINOR_VERSION
}
.
${
SCALFMM_PATCH_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