X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass.pm;h=32b58a126a71b41c958826ad729a1ffb06d9f0f3;hb=d4483998dff1af8eff35b3c5398f564a9a1fb9d8;hp=13c44d2eb28cb262c0a9ed262ac393a9942c9eb8;hpb=624764ae1ce59b1019d58cae509600e38eac5ff6;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm index 13c44d2..32b58a1 100644 --- a/lib/DBIx/Class.pm +++ b/lib/DBIx/Class.pm @@ -24,7 +24,7 @@ sub component_base_class { 'DBIx::Class' } # i.e. first release of 0.XX *must* be 0.XX000. This avoids fBSD ports # brain damage and presumably various other packaging systems too -$VERSION = '0.08100'; +$VERSION = '0.08102'; $VERSION = eval $VERSION; # numify for warning-free dev releases @@ -245,6 +245,8 @@ groditi: Guillermo Roditi ilmari: Dagfinn Ilmari MannsEker +jasonmay: Jason May + jesper: Jesper Krogh jgoulah: John Goulah @@ -285,7 +287,7 @@ penguin: K J Cheetham perigrin: Chris Prather -Peter Collingbourne +peter: Peter Collingbourne phaylon: Robert Sedlacek