X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FSybase.pm;h=381972a83b04baf42caf97690a0b27bdf57544d2;hb=c98ab7ea341438bd593a32a22540c3c147d38f7c;hp=7e4b1d4e34db47f3ef4a9c39f7da8f413b6eab31;hpb=ae38ed69ac9a6d2bd99a257b6b47e96579c6cd27;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader/DBI/Sybase.pm b/lib/DBIx/Class/Schema/Loader/DBI/Sybase.pm index 7e4b1d4..381972a 100644 --- a/lib/DBIx/Class/Schema/Loader/DBI/Sybase.pm +++ b/lib/DBIx/Class/Schema/Loader/DBI/Sybase.pm @@ -6,7 +6,7 @@ use base 'DBIx::Class::Schema::Loader::DBI::Sybase::Common'; use Carp::Clan qw/^DBIx::Class/; use mro 'c3'; -our $VERSION = '0.07006'; +our $VERSION = '0.07007'; =head1 NAME