|
From: Chris W. <la...@us...> - 2001-10-12 21:00:29
|
Update of /cvsroot/openinteract/SPOPS/SPOPS/Key/DBI In directory usw-pr-cvs1:/tmp/cvs-serv16955/SPOPS/Key/DBI Modified Files: HandleField.pm Identity.pm Pool.pm Sequence.pm Log Message: appease the cpan gods by bumping up the version of everything Index: HandleField.pm =================================================================== RCS file: /cvsroot/openinteract/SPOPS/SPOPS/Key/DBI/HandleField.pm,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** HandleField.pm 2001/10/11 13:09:26 1.12 --- HandleField.pm 2001/10/12 21:00:26 1.13 *************** *** 7,11 **** @SPOPS::Key::DBI::HandleField::ISA = (); ! $SPOPS::Key::DBI::HandleField::VERSION = '1.8'; $SPOPS::Key::DBI::HandleField::Revision = substr(q$Revision$, 10); --- 7,11 ---- @SPOPS::Key::DBI::HandleField::ISA = (); ! $SPOPS::Key::DBI::HandleField::VERSION = '1.90'; $SPOPS::Key::DBI::HandleField::Revision = substr(q$Revision$, 10); Index: Identity.pm =================================================================== RCS file: /cvsroot/openinteract/SPOPS/SPOPS/Key/DBI/Identity.pm,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** Identity.pm 2001/10/11 13:09:26 1.12 --- Identity.pm 2001/10/12 21:00:26 1.13 *************** *** 7,11 **** @SPOPS::Key::DBI::Identity::ISA = (); ! $SPOPS::Key::DBI::Identity::VERSION = '1.8'; $SPOPS::Key::DBI::Identity::Revision = substr(q$Revision$, 10); --- 7,11 ---- @SPOPS::Key::DBI::Identity::ISA = (); ! $SPOPS::Key::DBI::Identity::VERSION = '1.90'; $SPOPS::Key::DBI::Identity::Revision = substr(q$Revision$, 10); Index: Pool.pm =================================================================== RCS file: /cvsroot/openinteract/SPOPS/SPOPS/Key/DBI/Pool.pm,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** Pool.pm 2001/10/11 13:09:26 1.11 --- Pool.pm 2001/10/12 21:00:26 1.12 *************** *** 7,11 **** @SPOPS::Key::DBI::Pool::ISA = (); ! $SPOPS::Key::DBI::Pool::VERSION = '1.8'; $SPOPS::Key::DBI::Pool::Revision = substr(q$Revision$, 10); --- 7,11 ---- @SPOPS::Key::DBI::Pool::ISA = (); ! $SPOPS::Key::DBI::Pool::VERSION = '1.90'; $SPOPS::Key::DBI::Pool::Revision = substr(q$Revision$, 10); Index: Sequence.pm =================================================================== RCS file: /cvsroot/openinteract/SPOPS/SPOPS/Key/DBI/Sequence.pm,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** Sequence.pm 2001/10/11 13:09:26 1.11 --- Sequence.pm 2001/10/12 21:00:26 1.12 *************** *** 7,11 **** @SPOPS::Key::DBI::Sequence::ISA = (); ! $SPOPS::Key::DBI::Sequence::VERSION = '1.8'; $SPOPS::Key::DBI::Sequence::Revision = substr(q$Revision$, 10); --- 7,11 ---- @SPOPS::Key::DBI::Sequence::ISA = (); ! $SPOPS::Key::DBI::Sequence::VERSION = '1.90'; $SPOPS::Key::DBI::Sequence::Revision = substr(q$Revision$, 10); |