X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst.pm;h=e49736fa3f4862b1fb23c93e8634a07a2895c317;hb=3640f71c9bb087d399a5150634926abb18d8776d;hp=8cae33dd442aabaa6777e10dffcb79cf8cfd9436;hpb=fc7ec1d96ee55d1bf42af3abce155ecb717b9e2b;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst.pm b/lib/Catalyst.pm index 8cae33d..e49736f 100644 --- a/lib/Catalyst.pm +++ b/lib/Catalyst.pm @@ -7,7 +7,7 @@ use Catalyst::Log; __PACKAGE__->mk_classdata($_) for qw/_config log/; -our $VERSION = '4.00'; +our $VERSION = '4.01'; our @ISA; =head1 NAME @@ -187,8 +187,8 @@ Sebastian Riedel, C =head1 THANK YOU -David Naughton, Gary Ashton Jones, Marcus Ramberg and all the others who've -helped. +Danijel Milicevic, David Naughton, Gary Ashton Jones, Jesse Sheidlower, +Johan Lindstrom, Marcus Ramberg and all the others who've helped. =head1 LICENSE