Files
gentoo/sci-visualization/paraview/files/paraview-6.0.1-avoid_file_collisions.patch
Matthias Maier c8c159c93f sci-visualization/paraview: add 6.0.1
Closes: https://bugs.gentoo.org/952703
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
2026-02-04 14:08:29 -06:00

13 lines
458 B
Diff

diff --git a/VTK/CMake/vtkVersion.cmake b/VTK/CMake/vtkVersion.cmake
index c22be0fd..bf759a75 100644
--- a/VTK/CMake/vtkVersion.cmake
+++ b/VTK/CMake/vtkVersion.cmake
@@ -1,6 +1,6 @@
# VTK version number components.
set(VTK_MAJOR_VERSION 9)
-set(VTK_MINOR_VERSION 5)
+set(VTK_MINOR_VERSION 99)
# Git conflict avoidance barrier. When branching for an `X.Y.0.rc1` branch, if
# the date component is updated while it is in progress, the bump of the minor