From: Chris W. <la...@us...> - 2005-02-28 02:26:57
|
Update of /cvsroot/openinteract/OpenInteract2/t In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22547 Modified Files: utils.pl Log Message: update base package version Index: utils.pl =================================================================== RCS file: /cvsroot/openinteract/OpenInteract2/t/utils.pl,v retrieving revision 1.94 retrieving revision 1.95 diff -C2 -d -r1.94 -r1.95 *** utils.pl 28 Feb 2005 01:03:59 -0000 1.94 --- utils.pl 28 Feb 2005 02:26:44 -0000 1.95 *************** *** 45,49 **** sub main::get_package_versions { return ( ! base => '2.13', base_box => '2.18', base_error => '3.01', --- 45,49 ---- sub main::get_package_versions { return ( ! base => '2.14', base_box => '2.18', base_error => '3.01', |