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=26584e4e7ee5831702dd4dbc68b86d8bb34bfec7;hb=0312a38e9d7b72b6ae627a9044ed4e4e686370c0;hp=f5325e7047a1b5c3fdec7cc48f4036cb7f5448a4;hpb=900628605efdbced5dcfdbbab0022b204aa93e14;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 f5325e7..26584e4 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.07044'; +our $VERSION = '0.07046'; =head1 NAME