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%2FInformix.pm;h=2116753a3ed8b9751df0250a5c9c2f451bd4ea97;hp=af8af93129f8f574564f569064f41b2a04fa7843;hb=46564a42215c5309753f3e0609ae1adddf68d083;hpb=cad489883d06f652160e1d76bcc6b66f37471af1 diff --git a/lib/DBIx/Class/Schema/Loader/DBI/Informix.pm b/lib/DBIx/Class/Schema/Loader/DBI/Informix.pm index af8af93..2116753 100644 --- a/lib/DBIx/Class/Schema/Loader/DBI/Informix.pm +++ b/lib/DBIx/Class/Schema/Loader/DBI/Informix.pm @@ -10,7 +10,7 @@ use Try::Tiny; use namespace::clean; use DBIx::Class::Schema::Loader::Table::Informix (); -our $VERSION = '0.07048'; +our $VERSION = '0.07048_01'; =head1 NAME