X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass.pm;h=9f55fc694cfda2eafbb883f8e432ec365b28e8c2;hb=a28009914a3e447af53737d503b1953160d146c9;hp=f18ccfe71055a42845f56bfb4c6c48c86c58cadb;hpb=e9188247f020a63ab8b6280c9dcdcb0df5b5f0c1;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm index f18ccfe..9f55fc6 100644 --- a/lib/DBIx/Class.pm +++ b/lib/DBIx/Class.pm @@ -18,7 +18,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.07999_02'; +$VERSION = '0.08001'; sub MODIFY_CODE_ATTRIBUTES { my ($class,$code,@attrs) = @_; @@ -199,8 +199,12 @@ claco: Christopher H. Laco clkao: CL Kao +da5id: David Jack Olrik + dkubb: Dan Kubb +dnm: Justin Wheeler + draven: Marcus Ramberg dwc: Daniel Westermann-Clark @@ -213,6 +217,8 @@ jesper: Jesper Krogh jguenther: Justin Guenther +jshirley: J. Shirley + konobi: Scott McWhirter LTJake: Brian Cassidy