X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRuntime.pm;h=a48a703d8d018d3222505142160cdfb7b8e10f99;hb=77f23d2a797fdde1e4e8e21c6bdff58639144383;hp=447f44072f0627caf93ac076c64dbc137007ce3d;hpb=73e131a9b88da13657dbebf049a6c9cf18a31b83;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index 447f440..a48a703 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_03'; +our $VERSION='5.8000_04'; $VERSION= eval $VERSION;