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=f0fef000b173aeb0d07d4dba921a05bb249f9a85;hb=d795a7cfb62fa10d9e16b5901ea51ba35fa67138;hp=c4ed2634ad2d6a80e699697ef337c8e0e2fdebc3;hpb=3d58fd37b54a4b35f04232e703dba1265f7866b6;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 c4ed263..f0fef00 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.07012'; +our $VERSION = '0.07013'; =head1 NAME