Skip to content
This repository was archived by the owner on Apr 4, 2024. It is now read-only.

Commit d23c637

Browse files
committed
Update version to 9.4+2.2
1 parent 403c453 commit d23c637

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

js/footer.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var fifooter = "<br/> \
22
<a class='copyright' href='http://fusioninventory.org/'> \
3-
FusionInventory 9.4+2.1 - Copyleft \
3+
FusionInventory 9.4+2.2 - Copyleft \
44
<span style='display:inline-block;transform: rotate(180deg);font-size: 12px;'>&copy;</span> \
55
2010-2019 by FusionInventory Team \
66
</a>";

setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
*
4646
*/
4747

48-
define ("PLUGIN_FUSIONINVENTORY_VERSION", "9.4+2.1");
48+
define ("PLUGIN_FUSIONINVENTORY_VERSION", "9.4+2.2");
4949
// Minimal GLPI version, inclusive
5050
define('PLUGIN_FUSIONINVENTORY_GLPI_MIN_VERSION', '9.4');
5151
// Maximum GLPI version, exclusive

0 commit comments

Comments
 (0)