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=3ecd2046ff9b132ec26b5f9926c9601fa32dd757;hpb=242c152546ea957bee6a11f50568db056c4d2df9;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 3ecd204..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.07038'; +our $VERSION = '0.07040'; sub _strip_id_postfix { my ($self, $name) = @_;