etc/config.*/paraview: Added entry for ParaView-5.5.0

This commit is contained in:
Henry Weller
2018-05-17 16:08:55 +01:00
parent f6d24cf29f
commit b9af7f6018
2 changed files with 4 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# ========= | # ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox # \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
# \\ / O peration | # \\ / O peration |
# \\ / A nd | Copyright (C) 2011-2017 OpenFOAM Foundation # \\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
# \\/ M anipulation | # \\/ M anipulation |
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
# License # License
@ -60,6 +60,7 @@ end
#setenv ParaView_VERSION 5.0.0 #setenv ParaView_VERSION 5.0.0
#setenv ParaView_VERSION 5.0.1 #setenv ParaView_VERSION 5.0.1
setenv ParaView_VERSION 5.4.0 setenv ParaView_VERSION 5.4.0
#setenv ParaView_VERSION 5.5.0
setenv ParaView_MAJOR detect setenv ParaView_MAJOR detect

View File

@ -2,7 +2,7 @@
# ========= | # ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox # \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
# \\ / O peration | # \\ / O peration |
# \\ / A nd | Copyright (C) 2011-2017 OpenFOAM Foundation # \\ / A nd | Copyright (C) 2011-2018 OpenFOAM Foundation
# \\/ M anipulation | # \\/ M anipulation |
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
# License # License
@ -66,6 +66,7 @@ done
#export ParaView_VERSION=5.0.0 #export ParaView_VERSION=5.0.0
#export ParaView_VERSION=5.0.1 #export ParaView_VERSION=5.0.1
export ParaView_VERSION=5.4.0 export ParaView_VERSION=5.4.0
#export ParaView_VERSION=5.5.0
export ParaView_MAJOR=detect export ParaView_MAJOR=detect