X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass.pm;h=32b58a126a71b41c958826ad729a1ffb06d9f0f3;hb=d4483998dff1af8eff35b3c5398f564a9a1fb9d8;hp=5a6436528002734df86926219055df3f328129e4;hpb=5d77957881710b33a6f3cd8c36014e6a92838763;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm index 5a64365..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 @@ -243,6 +245,8 @@ groditi: Guillermo Roditi ilmari: Dagfinn Ilmari MannsEker +jasonmay: Jason May + jesper: Jesper Krogh jgoulah: John Goulah @@ -283,7 +287,7 @@ penguin: K J Cheetham perigrin: Chris Prather -Peter Collingbourne +peter: Peter Collingbourne phaylon: Robert Sedlacek