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=447f44072f0627caf93ac076c64dbc137007ce3d;hp=02071123b99891abeee1150292a66f432d86ce54;hb=73e131a9b88da13657dbebf049a6c9cf18a31b83;hpb=8fc89e76797015369bc852e7b03aeb90e26d0685 diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index 0207112..447f440 100644 --- a/lib/Catalyst/Runtime.pm +++ b/lib/Catalyst/Runtime.pm @@ -7,7 +7,7 @@ BEGIN { require 5.008001; } # Remember to update this in Catalyst as well! -our $VERSION='5.8000_02'; +our $VERSION='5.8000_03'; $VERSION= eval $VERSION;