diff --git a/js/footer.js b/js/footer.js index d05c319553..c0f85ebfd1 100644 --- a/js/footer.js +++ b/js/footer.js @@ -1,6 +1,6 @@ var fifooter = "
\ \ -FusionInventory 9.4+2.3 - Copyleft \ +FusionInventory 9.4+2.4 - Copyleft \ © \ 2010-2019 by FusionInventory Team \ "; diff --git a/setup.php b/setup.php index 5980993748..d92add5e73 100644 --- a/setup.php +++ b/setup.php @@ -45,7 +45,7 @@ * */ -define ("PLUGIN_FUSIONINVENTORY_VERSION", "9.4+2.3"); +define ("PLUGIN_FUSIONINVENTORY_VERSION", "9.4+2.4"); // Minimal GLPI version, inclusive define('PLUGIN_FUSIONINVENTORY_GLPI_MIN_VERSION', '9.4'); // Maximum GLPI version, exclusive