X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FFirebird.pm;h=0d47ed0d2d097f3ef1ee9dfecf02277ff6c58c45;hb=cb9c535fda0a11fd5615b0351474207a12b06992;hp=daeff519ca66ad37764231d61c5ba30505a05ae0;hpb=616e34fea9412c18a4dcfd8df55a3a1395776333;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 daeff51..0d47ed0 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.07034_01'; +our $VERSION = '0.07034_02'; =head1 NAME