From: Marcus Ramberg Date: Tue, 24 May 2005 13:09:53 +0000 (+0000) Subject: released 5.21 X-Git-Tag: 5.7099_04~1368 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=db046247b008e64c5625b3a52570015826b8a0ee released 5.21 --- diff --git a/Changes b/Changes index 1b6da8c..7f9b10a 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,6 @@ This file documents the revision history for Perl extension Catalyst. -5.21 2005-00-00 00:00:00 +5.21 2005-05-24 14:56:00 - fixed a bug in https detection - fixed auto chain finally - added MYAPP_HOME and CATALYST_HOME environment variables diff --git a/META.yml b/META.yml index 6b2f826..63bbf93 100644 --- a/META.yml +++ b/META.yml @@ -1,6 +1,6 @@ --- name: Catalyst -version: 5.20 +version: 5.21 author: - Sebastian Riedel, C abstract: The Elegant MVC Web Application Framework @@ -28,7 +28,7 @@ requires: provides: Catalyst: file: lib/Catalyst.pm - version: 5.20 + version: 5.21 Catalyst::Base: file: lib/Catalyst/Base.pm Catalyst::Build: