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=38d7f26c0f7a3216ee09e14e3e89d90c0f0b8d8e;hb=refs%2Ftags%2F0.07015;hp=870b0bfab15ed89596448bfc168d435452e2d1ea;hpb=eaf230843e93fe01cb9c3ed1b371e193d809067b;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 870b0bf..38d7f26 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.07014'; +our $VERSION = '0.07015'; =head1 NAME