Skip to content

Commit

Permalink
Refs #7363. Change compatible paraview version.
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumsteve committed Mar 18, 2015
1 parent 25500fc commit eb56547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Mantid/Build/CMake/ParaViewSetup.cmake
@@ -1,7 +1,7 @@
# This file will setup some common items that later setups depend on

# Set the version of ParaView that is compatible with the Mantid code base
set ( COMPATIBLE_PARAVIEW_VERSION "4.2.0" )
set ( COMPATIBLE_PARAVIEW_VERSION "4.3.1" )

# Set the name of the OSX application as this tends to be different
set ( OSX_PARAVIEW_APP "paraview.app" )

0 comments on commit eb56547

Please sign in to comment.