X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass.pm;h=66fc8a3c5b1e1de79b392635b382f09e41c724dd;hb=refs%2Ftags%2Fv0.08206;hp=41787d38d82c0fe23f4aa215f1504ffc4fac89f3;hpb=dffda3a29c51a478d2f219a2d08b0de6975f9103;p=dbsrgits%2FDBIx-Class.git diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm index 41787d3..66fc8a3 100644 --- a/lib/DBIx/Class.pm +++ b/lib/DBIx/Class.pm @@ -11,7 +11,7 @@ our $VERSION; # $VERSION declaration must stay up here, ahead of any other package # declarations, as to not confuse various modules attempting to determine # this ones version, whether that be s.c.o. or Module::Metadata, etc -$VERSION = '0.08204'; +$VERSION = '0.08206'; $VERSION = eval $VERSION if $VERSION =~ /_/; # numify for warning-free dev releases @@ -477,7 +477,7 @@ robkinyon: Rob Kinyon Robert Olson -Roman: Roman Filippov +moltar: Roman Filippov Sadrak: Felix Antonius Wilhelm Ostmann