X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FDBI%2FOracle.pm;h=9099d883f9043a5d81a479c4cb5835d3e1dda018;hb=3b71e53bd47bd29213e8fe12b3f9a2d1a229b587;hp=10caeeb349f60dba28342befeca171d799719679;hpb=4e793de74348432fc7d185641bac24a47005e01e;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader/DBI/Oracle.pm b/lib/DBIx/Class/Schema/Loader/DBI/Oracle.pm index 10caeeb..9099d88 100644 --- a/lib/DBIx/Class/Schema/Loader/DBI/Oracle.pm +++ b/lib/DBIx/Class/Schema/Loader/DBI/Oracle.pm @@ -9,7 +9,7 @@ use base qw/ use Carp::Clan qw/^DBIx::Class/; use mro 'c3'; -our $VERSION = '0.07004'; +our $VERSION = '0.07007'; =head1 NAME