diff --git a/etc/config.csh/paraview b/etc/config.csh/paraview index 14e58414b..f16a132f5 100644 --- a/etc/config.csh/paraview +++ b/etc/config.csh/paraview @@ -2,7 +2,7 @@ # ========= | # \\ / F ield | OpenFOAM: The Open Source CFD Toolbox # \\ / O peration | -# \\ / A nd | Copyright (C) 2011-2017 OpenFOAM Foundation +# \\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation # \\/ M anipulation | #------------------------------------------------------------------------------ # License @@ -60,6 +60,7 @@ end #setenv ParaView_VERSION 5.0.0 #setenv ParaView_VERSION 5.0.1 setenv ParaView_VERSION 5.4.0 +#setenv ParaView_VERSION 5.5.0 setenv ParaView_MAJOR detect diff --git a/etc/config.sh/paraview b/etc/config.sh/paraview index 0c1ca0d43..6f404e58d 100644 --- a/etc/config.sh/paraview +++ b/etc/config.sh/paraview @@ -2,7 +2,7 @@ # ========= | # \\ / F ield | OpenFOAM: The Open Source CFD Toolbox # \\ / O peration | -# \\ / A nd | Copyright (C) 2011-2017 OpenFOAM Foundation +# \\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation # \\/ M anipulation | #------------------------------------------------------------------------------ # License @@ -66,6 +66,7 @@ done #export ParaView_VERSION=5.0.0 #export ParaView_VERSION=5.0.1 export ParaView_VERSION=5.4.0 +#export ParaView_VERSION=5.5.0 export ParaView_MAJOR=detect