From: Chris W. <la...@us...> - 2004-11-27 19:01:09
|
Update of /cvsroot/openinteract/OpenInteract2/t In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3820/t Modified Files: utils.pl Log Message: add changes + package version updates for Salve's changes Index: utils.pl =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/t/utils.pl,v retrieving revision 1.73 retrieving revision 1.74 diff -C2 -d -r1.73 -r1.74 *** utils.pl 24 Oct 2004 15:04:23 -0000 1.73 --- utils.pl 27 Nov 2004 19:00:27 -0000 1.74 *************** *** 45,56 **** return ( base => '2.10', ! base_box => '2.15', base_error => '2.10', ! base_group => '2.14', ! base_page => '2.27', base_security => '2.17', ! base_template => '3.12', base_theme => '2.09', ! base_user => '2.32', comments => '1.14', full_text => '2.57', --- 45,56 ---- return ( base => '2.10', ! base_box => '2.16', base_error => '2.10', ! base_group => '2.15', ! base_page => '2.28', base_security => '2.17', ! base_template => '3.13', base_theme => '2.09', ! base_user => '2.33', comments => '1.14', full_text => '2.57', |