X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass%2FSchema%2FLoader%2FRelBuilder%2FCompat%2Fv0_07.pm;h=bf8c223752cfd06afca1f40d84b7155f1cdf8d16;hb=53c4835c7c3e764f0881b196fb29f348916e8411;hp=aa0b68de076bbeb38b0b16f4aa735f6365c174a3;hpb=dec809869e443d2b09cb4d86835dadc489d1d116;p=dbsrgits%2FDBIx-Class-Schema-Loader.git diff --git a/lib/DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_07.pm b/lib/DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_07.pm index aa0b68d..bf8c223 100644 --- a/lib/DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_07.pm +++ b/lib/DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_07.pm @@ -17,7 +17,7 @@ L. =cut -our $VERSION = '0.07020'; +our $VERSION = '0.07040'; sub _strip_id_postfix { my ($self, $name) = @_;