* add the 2.2 version.

This commit is contained in:
wangchunsheng
2011-10-29 04:46:05 +00:00
parent 7781f1cbca
commit 00ff0a5fe5
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -52,3 +52,4 @@ $lang->upgrade->fromVersions['1_4'] = '1.4';
$lang->upgrade->fromVersions['1_5'] = '1.5';
$lang->upgrade->fromVersions['2_0'] = '2.0';
$lang->upgrade->fromVersions['2_1'] = '2.1';
$lang->upgrade->fromVersions['2_2'] = '2.2';
+1
View File
@@ -52,3 +52,4 @@ $lang->upgrade->fromVersions['1_4'] = '1.4';
$lang->upgrade->fromVersions['1_5'] = '1.5';
$lang->upgrade->fromVersions['2_0'] = '2.0';
$lang->upgrade->fromVersions['2_1'] = '2.1';
$lang->upgrade->fromVersions['2_2'] = '2.2';