diff --git a/etc/config.csh/paraview b/etc/config.csh/paraview index 7c10950c15..39b6a109c6 100644 --- a/etc/config.csh/paraview +++ b/etc/config.csh/paraview @@ -43,7 +43,7 @@ #------------------------------------------------------------------------------ # USER EDITABLE PART: Changes made here may be lost with the next upgrade -setenv ParaView_VERSION 5.5.1 +setenv ParaView_VERSION 5.5.2 set ParaView_QT=qt-system set cmake_version=cmake-system diff --git a/etc/config.sh/paraview b/etc/config.sh/paraview index 194b1952a3..41c8c8e20c 100644 --- a/etc/config.sh/paraview +++ b/etc/config.sh/paraview @@ -46,7 +46,7 @@ #------------------------------------------------------------------------------ # USER EDITABLE PART: Changes made here may be lost with the next upgrade -ParaView_VERSION=5.5.1 +ParaView_VERSION=5.5.2 ParaView_QT=qt-system cmake_version=cmake-system