(Retrofit from trunk) Internal: Updated modules version to 2.4.0 (as well as some copyright dates)

SVN:2.4[5106]
This commit is contained in:
Guillaume Lajarige
2017-10-27 08:58:20 +00:00
parent c460edcd5e
commit 6224ec7a37
36 changed files with 33 additions and 74 deletions

View File

@@ -3,7 +3,7 @@
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'itop-bridge-virtualization-storage/2.3.0',
'itop-bridge-virtualization-storage/2.4.0',
array(
// Identification
//
@@ -43,6 +43,3 @@ SetupWebPage::AddModule(
),
)
);
?>