diff --git a/etc/config.csh/paraview b/etc/config.csh/paraview
index 932feaca9fe1c2a94ae7f40916a1501d560079fc..2e6819a744cc6a386ca1a29ce7a1ff7092d7052d 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
 
-set ParaView_VERSION=5.11.1
+set ParaView_VERSION=5.11.2
 set ParaView_QT=qt-system
 
 # END OF (NORMAL) USER EDITABLE PART
diff --git a/etc/config.sh/paraview b/etc/config.sh/paraview
index 900dbbebb1704fb56f109d6d72603871e63a0b82..304ea7f4d2d7ef46c3ce7202e212c98e919fa5b2 100644
--- a/etc/config.sh/paraview
+++ b/etc/config.sh/paraview
@@ -57,7 +57,7 @@
 #------------------------------------------------------------------------------
 # USER EDITABLE PART: Changes made here may be lost with the next upgrade
 
-ParaView_VERSION=5.11.1
+ParaView_VERSION=5.11.2
 ParaView_QT=qt-system
 
 # END OF (NORMAL) USER EDITABLE PART