Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ecpcitest
vtk-m
Commits
6c551860
Commit
6c551860
authored
Feb 24, 2020
by
Corona, Thomas Joseph
Browse files
Update version number to 9.0.0
parent
a127bf7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMake/vtkVersion.cmake
View file @
6c551860
# VTK version number components.
set
(
VTK_MAJOR_VERSION
8
)
set
(
VTK_MINOR_VERSION
9
0
)
set
(
VTK_MAJOR_VERSION
9
)
set
(
VTK_MINOR_VERSION 0
)
set
(
VTK_BUILD_VERSION 0
)
if
(
NOT VTK_MINOR_VERSION LESS 100
)
...
...
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