Preparing the beta release: increment the module versions

SVN:trunk[3641]
This commit is contained in:
Romain Quetiez
2015-07-15 09:20:03 +00:00
parent b04298916c
commit 5427d6a466
20 changed files with 35 additions and 35 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-knownerror-mgmt/2.1.0',
'itop-knownerror-mgmt/2.2.0',
array(
// Identification
//
@@ -13,7 +13,7 @@ SetupWebPage::AddModule(
// Setup
//
'dependencies' => array(
'itop-config-mgmt/2.0.0',
'itop-config-mgmt/2.2.0',
'itop-tickets/2.0.0',
),
'mandatory' => false,