Skip to content
Snippets Groups Projects
Commit 863ebba7 authored by Alvaro Sanchez's avatar Alvaro Sanchez
Browse files

Bump WikiExamples.

Fixes issues due to changes vtkCompositeDataDisplayAttributesLegacy.

Fixes a bunch of other dashboard issues.
parent 73465690
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@
# If the environement var WikiExamplesTag exists, use it
if (NOT DEFINED ENV{WikiExamplesTag})
# September 25
set(GIT_TAG c1ce2b900ad81378fef7d0e94a8f37904269ff08)
# September 27, 2017 Transitioning VTK/Examples
set(GIT_TAG 038519b18119a1a7d5dd6496b69a35c285fc3af7)
else()
set(GIT_TAG $ENV{WikiExamplesTag})
endif()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment