We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 047cd70 + 2ca12cc commit 217aa9bCopy full SHA for 217aa9b
cmake/version.cmake
@@ -3,7 +3,7 @@
3
#
4
5
set (VTK_CONTRIB_MAJOR_VERSION "5")
6
-set (VTK_CONTRIB_MINOR_VERSION "12")
+set (VTK_CONTRIB_MINOR_VERSION "13")
7
set (VTK_CONTRIB_RELEASE_VERSION "0")
8
set (VTK_CONTRIB_VERSION ${VTK_CONTRIB_MAJOR_VERSION}.${VTK_CONTRIB_MINOR_VERSION}.${VTK_CONTRIB_RELEASE_VERSION})
9
0 commit comments