X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass.pm;h=c0792aa10d23ed58369c70b57d122c45c74158f5;hb=1489952821a1a1632a633b85eb3b699dd5579126;hp=e18801a71cff3d73dc7c0a6318762c1f0ba72c57;hpb=caac17085ae813b9c6a71bf3f81c3a388809d8f2;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm index e18801a..c0792aa 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.08100'; $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,8 @@ gphat: Cory G Watson groditi: Guillermo Roditi +ilmari: Dagfinn Ilmari MannsEker + jesper: Jesper Krogh jgoulah: John Goulah @@ -281,7 +285,7 @@ penguin: K J Cheetham perigrin: Chris Prather -Peter Collingbourne +peter: Peter Collingbourne phaylon: Robert Sedlacek