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=9c4fc7ce8fca92388e6d66d417c9521720b5b796;hb=e52d195f8f7e0939fa325cf31e59804e00a30511;hp=4a1a1c5bfe16e86f4703590a4c04fc2a1ebedad9;hpb=ae151d4f7f9d1bff0e912b03ff97c1aec918f867;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 4a1a1c5..9c4fc7c 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.07033'; +our $VERSION = '0.07034_01'; =head1 NAME