Release 2.2.0. Aligning the versions of the modules that have changed since the last (beta) release.

SVN:trunk[3781]
This commit is contained in:
Romain Quetiez
2015-09-22 13:55:37 +00:00
parent b311e924cd
commit af9a419e84
3 changed files with 3 additions and 3 deletions

View File

@@ -27,7 +27,7 @@
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'authent-external/1.0.0',
'authent-external/2.2.0',
array(
// Identification
//

View File

@@ -9,7 +9,7 @@ if (function_exists('ldap_connect'))
SetupWebPage::AddModule(
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
'authent-ldap/1.0.0',
'authent-ldap/2.2.0',
array(
// Identification
//

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
'authent-local/1.0.0',
'authent-local/2.2.0',
array(
// Identification
//