Update of /cvsroot/openinteract/OpenInteract2/t
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3547/t
Modified Files:
utils.pl
Log Message:
Bump version of "base" package
Index: utils.pl
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/t/utils.pl,v
retrieving revision 1.88
retrieving revision 1.89
diff -C2 -d -r1.88 -r1.89
*** utils.pl 13 Feb 2005 20:33:35 -0000 1.88
--- utils.pl 21 Feb 2005 10:56:55 -0000 1.89
***************
*** 45,49 ****
sub main::get_package_versions {
return (
! base => '2.11',
base_box => '2.17',
base_error => '2.10',
--- 45,49 ----
sub main::get_package_versions {
return (
! base => '2.12',
base_box => '2.17',
base_error => '2.10',
|