X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FODBC%2FFirebird.pm;h=dc471e29d31f49792fe3cc2ed9392be453eb337b;hb=c69c9bffcbd31746ac7e10ad7d03695900a8538d;hp=38d7f26c0f7a3216ee09e14e3e89d90c0f0b8d8e;hpb=073070141b9041dbac8e375e36572b03755291cb;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader/DBI/ODBC/Firebird.pm b/lib/DBIx/Class/Schema/Loader/DBI/ODBC/Firebird.pm index 38d7f26..dc471e2 100644 --- a/lib/DBIx/Class/Schema/Loader/DBI/ODBC/Firebird.pm +++ b/lib/DBIx/Class/Schema/Loader/DBI/ODBC/Firebird.pm @@ -8,7 +8,7 @@ use base qw/ /; use mro 'c3'; -our $VERSION = '0.07015'; +our $VERSION = '0.07017'; =head1 NAME