Update of /cvsroot/openinteract/OpenInteract2/t
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4012/t
Modified Files:
utils.pl
Log Message:
package upgrade
Index: utils.pl
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/t/utils.pl,v
retrieving revision 1.75
retrieving revision 1.76
diff -C2 -d -r1.75 -r1.76
*** utils.pl 27 Nov 2004 20:38:10 -0000 1.75
--- utils.pl 28 Nov 2004 00:10:28 -0000 1.76
***************
*** 45,49 ****
return (
base => '2.10',
! base_box => '2.16',
base_error => '2.10',
base_group => '2.15',
--- 45,49 ----
return (
base => '2.10',
! base_box => '2.17',
base_error => '2.10',
base_group => '2.15',
|