X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FRuntime.pm;h=63fd1f296ada141a089aba2227e9af829b09075b;hb=c905f6c0bf4127644051e90a26c058a8be729c02;hp=02071123b99891abeee1150292a66f432d86ce54;hpb=47a6ff618d05d50762b9e653d6a7acb05b82525c;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index 0207112..63fd1f2 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_05'; $VERSION= eval $VERSION;