updated infolog version to 1.0.1

This commit is contained in:
Ralf Becker 2005-07-14 17:43:01 +00:00
parent b74bb35fea
commit fc99dbd57f

View File

@ -47,7 +47,7 @@
);
$setup_info['resources']['depends'][] = array( // cause the link class is not in the api yet
'appname' => 'infolog',
'versions' => Array('1.0.0')
'versions' => Array('1.0.0','1.0.1')
);
$setup_info['resources']['depends'][] = array( // cause of vfs psuedoprotocol is not fully in the api yet
'appname' => 'filemanager',