X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass.pm;h=32b58a126a71b41c958826ad729a1ffb06d9f0f3;hb=acdda5b21197d6fd849ef15e544b5fbae283649a;hp=658239590d8ea85d12bcd859b9332089644bd16a;hpb=6c0e3b46dda9856ca19dd952825e80bf2882487b;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm index 6582395..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.08099_08'; +$VERSION = '0.08102'; $VERSION = eval $VERSION; # numify for warning-free dev releases @@ -207,6 +207,8 @@ andyg: Andy Grundman ank: Andres Kievsky +arcanez: Justin Hunter + ash: Ash Berlin bert: Norbert Csongradi @@ -241,6 +243,10 @@ gphat: Cory G Watson groditi: Guillermo Roditi +ilmari: Dagfinn Ilmari MannsEker + +jasonmay: Jason May + jesper: Jesper Krogh jgoulah: John Goulah @@ -281,6 +287,8 @@ penguin: K J Cheetham perigrin: Chris Prather +peter: Peter Collingbourne + phaylon: Robert Sedlacek plu: Johannes Plunien