diff --git a/etc/config.csh/paraview b/etc/config.csh/paraview index cbc3776702..fa0cea0f49 100644 --- a/etc/config.csh/paraview +++ b/etc/config.csh/paraview @@ -52,7 +52,7 @@ #------------------------------------------------------------------------------ # USER EDITABLE PART: Changes made here may be lost with the next upgrade -setenv ParaView_VERSION 5.3.0 +setenv ParaView_VERSION 5.4.0 setenv ParaView_MAJOR detect # Automatically determine major version set cmake_version=cmake-system diff --git a/etc/config.sh/paraview b/etc/config.sh/paraview index 6c66ddcc3e..b2a1cc161a 100644 --- a/etc/config.sh/paraview +++ b/etc/config.sh/paraview @@ -55,7 +55,7 @@ #------------------------------------------------------------------------------ # USER EDITABLE PART: Changes made here may be lost with the next upgrade -ParaView_VERSION=5.3.0 +ParaView_VERSION=5.4.0 ParaView_MAJOR=detect # Automatically determine major version cmake_version=cmake-system