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