Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ParaView
ParaView-Superbuild
Commits
aa9942f2
Commit
aa9942f2
authored
Sep 06, 2018
by
Cory Quammen
Browse files
Update default version to 5.5.2
Must have missed this during last release.
parent
c6a22a0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
aa9942f2
...
...
@@ -10,7 +10,7 @@ macro (superbuild_setup_variables)
if
(
paraview_SOURCE_SELECTION STREQUAL
"git"
)
# Assuming master; just use the latest version, but let the user set their
# own version in case it is actually a branch from some other version.
set
(
PARAVIEW_VERSION_DEFAULT
"5.5.
0
"
set
(
PARAVIEW_VERSION_DEFAULT
"5.5.
2
"
CACHE STRING
"The default version of ParaView to use if it cannot be detected"
)
mark_as_advanced
(
PARAVIEW_VERSION_DEFAULT
)
set
(
paraview_default_version
"
${
PARAVIEW_VERSION_DEFAULT
}
"
)
...
...
Cory Quammen
@cory.quammen
mentioned in commit
d2174d64
·
Sep 13, 2018
mentioned in commit
d2174d64
mentioned in commit d2174d6421673996f07f835b21c879796d5dbcdf
Toggle commit list
Write
Preview
Supports
Markdown
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