X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FInformix.pm;h=a5dcd25e625de4c98f98cba809bd44e9ea45b789;hb=c98ab7ea341438bd593a32a22540c3c147d38f7c;hp=8e11ea8f734abe514857375f7a974da8d2fed3a2;hpb=ae38ed69ac9a6d2bd99a257b6b47e96579c6cd27;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader/DBI/Informix.pm b/lib/DBIx/Class/Schema/Loader/DBI/Informix.pm index 8e11ea8..a5dcd25 100644 --- a/lib/DBIx/Class/Schema/Loader/DBI/Informix.pm +++ b/lib/DBIx/Class/Schema/Loader/DBI/Informix.pm @@ -8,7 +8,7 @@ use Carp::Clan qw/^DBIx::Class/; use Scalar::Util 'looks_like_number'; use namespace::clean; -our $VERSION = '0.07006'; +our $VERSION = '0.07007'; =head1 NAME