VTK Nightly Date Stamp
This commit is contained in:
parent
d43f555f43
commit
a6d034b2cd
|
@ -1,7 +1,7 @@
|
|||
# VTK version number components.
|
||||
set(VTK_MAJOR_VERSION 9)
|
||||
set(VTK_MINOR_VERSION 2)
|
||||
set(VTK_BUILD_VERSION 20221127)
|
||||
set(VTK_BUILD_VERSION 20221128)
|
||||
|
||||
if (NOT VTK_MINOR_VERSION LESS 100)
|
||||
message(FATAL_ERROR
|
||||
|
|
Loading…
Reference in New Issue