X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FFirebird.pm;fp=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FFirebird.pm;h=d2f9f98d28ad7d1a963acfb965ed5ea15e65f3a8;hb=ae151d4f7f9d1bff0e912b03ff97c1aec918f867;hp=770bae1025891745b3f69920d0fe14aae7329038;hpb=10b0a36e560e0a441674b0b4d247c8d0075925ed;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 770bae1..d2f9f98 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.07032'; +our $VERSION = '0.07033'; =head1 NAME