X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=lib%2FCatalyst%2FRuntime.pm;fp=lib%2FCatalyst%2FRuntime.pm;h=c8ba4fed5f82ffa550fc2bc4488f019419b2a096;hp=a22e4ab21c7997b2a3f773c9c08e20d7faa8a9ff;hb=6a881c3e8e4aa49708e6f10de12241de75ec8f7c;hpb=7539c1e6813e97a21c38877482c79fa19cdc0f70 diff --git a/lib/Catalyst/Runtime.pm b/lib/Catalyst/Runtime.pm index a22e4ab..c8ba4fe 100644 --- a/lib/Catalyst/Runtime.pm +++ b/lib/Catalyst/Runtime.pm @@ -5,7 +5,7 @@ use warnings; BEGIN { require 5.008003; } -our $VERSION = '5.90_127'; +our $VERSION = '5.90128'; $VERSION =~ tr/_//d; =head1 NAME