X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=dbsrgits%2FDBIx-Class-Schema-Loader.git;a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FADO.pm;h=003eaa2eb99a156de11df49c401ff6f1bd7aae3b;hp=c6056796c7ad9e944dac87aabd388204580248a2;hb=c8845f2e67c636fbfb597a4562847cc80c4e5f28;hpb=ca2ca9c825d855f49cf650d5c532a361ead0fb9c diff --git a/lib/DBIx/Class/Schema/Loader/DBI/ADO.pm b/lib/DBIx/Class/Schema/Loader/DBI/ADO.pm index c605679..003eaa2 100644 --- a/lib/DBIx/Class/Schema/Loader/DBI/ADO.pm +++ b/lib/DBIx/Class/Schema/Loader/DBI/ADO.pm @@ -7,7 +7,7 @@ use mro 'c3'; use Carp::Clan qw/^DBIx::Class/; use namespace::clean; -our $VERSION = '0.07008'; +our $VERSION = '0.07009'; =head1 NAME