diff --git a/fusioninventory.xml b/fusioninventory.xml
index 6b21ef6df6..b1d6e703a7 100644
--- a/fusioninventory.xml
+++ b/fusioninventory.xml
@@ -104,6 +104,10 @@
FusionInventory team
+
+ 9.4+2.0
+ 9.4
+
9.4+1.1
9.4
diff --git a/js/footer.js b/js/footer.js
index 89b2a0191e..0ef0f7d48c 100644
--- a/js/footer.js
+++ b/js/footer.js
@@ -1,6 +1,6 @@
var fifooter = "
\
\
-FusionInventory 9.4+1.1 - Copyleft \
+FusionInventory 9.4+2.0 - Copyleft \
© \
2010-2019 by FusionInventory Team \
";
diff --git a/setup.php b/setup.php
index fd0d30ced0..95f6548468 100644
--- a/setup.php
+++ b/setup.php
@@ -45,7 +45,7 @@
*
*/
-define ("PLUGIN_FUSIONINVENTORY_VERSION", "9.4+1.1");
+define ("PLUGIN_FUSIONINVENTORY_VERSION", "9.4+2.0");
// Minimal GLPI version, inclusive
define('PLUGIN_FUSIONINVENTORY_GLPI_MIN_VERSION', '9.4');
// Maximum GLPI version, exclusive