X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FFirebird.pm;h=6c831bce8294dd69dc6c0bcb14c2221bc2fa5956;hb=ef73d2ade02190ee6e89138aa52d19f7138272b1;hp=2f04817d9b4b0a242b3e1d3f68f9fcd1d949e4b5;hpb=70119893024893f743edf473fd1b36dfa461f4c9;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader/DBI/Firebird.pm b/lib/DBIx/Class/Schema/Loader/DBI/Firebird.pm index 2f04817..6c831bc 100644 --- a/lib/DBIx/Class/Schema/Loader/DBI/Firebird.pm +++ b/lib/DBIx/Class/Schema/Loader/DBI/Firebird.pm @@ -5,7 +5,7 @@ use warnings; use base qw/DBIx::Class::Schema::Loader::DBI::InterBase/; use mro 'c3'; -our $VERSION = '0.07025'; +our $VERSION = '0.07027'; =head1 NAME