diff --git a/www/install/php/Update-21.04.4.php b/www/install/php/Update-21.04.5.php similarity index 97% rename from www/install/php/Update-21.04.4.php rename to www/install/php/Update-21.04.5.php index 9e3caf3b6db..dcf2e959b14 100644 --- a/www/install/php/Update-21.04.4.php +++ b/www/install/php/Update-21.04.5.php @@ -22,7 +22,7 @@ $centreonLog = new CentreonLog(); //error specific content -$versionOfTheUpgrade = 'UPGRADE - 21.04.4:'; +$versionOfTheUpgrade = 'UPGRADE - 21.04.5:'; $pearDB = new CentreonDB('centreon', 3, false);