X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FRuntime.pm;h=0b35d2d31750300e59a21974df4bed5d0dc0a360;hp=de3552e549a806af25d91dfbdb9c525bf8dcbe1c;hb=455b342ec12a7689dfa9aae0dd096d5cc1f9242b;hpb=5e4eccfbfb82a28a5773d3a9412e096a3530007e diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index de3552e..0b35d2d 100644 --- a/lib/Catalyst/Runtime.pm +++ b/lib/Catalyst/Runtime.pm @@ -7,7 +7,7 @@ BEGIN { require 5.008006; } # Remember to update this in Catalyst as well! -our $VERSION='5.80007'; +our $VERSION='5.80008'; $VERSION = eval $VERSION;