- Added 0.7.1 to the list of versions

This commit is contained in:
alecpl
2012-01-12 07:17:38 +00:00
parent 3d4a482fd7
commit 3efe96aec3

View File

@@ -519,7 +519,7 @@ class rcube_install
'0.4-beta', '0.4.2',
'0.5-beta', '0.5', '0.5.1',
'0.6-beta', '0.6',
'0.7-beta', '0.7',
'0.7-beta', '0.7', '0.7.1'
));
return $select;
}