release 0.033 0.033
Rafael Kitover [Tue, 24 May 2011 13:44:56 +0000 (09:44 -0400)]
Changes
lib/Catalyst/Controller/CGIBin.pm
lib/Catalyst/Controller/WrapCGI.pm
lib/CatalystX/GlobalContext.pm

diff --git a/Changes b/Changes
index cf96ba4..c34e24d 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Revision history for Catalyst-Controller-WrapCGI
 
+0.033  2011-05-24 13:44:33
+    - re-release with unix line ends
+
 0.032  2011-05-22 09:19:36
     - now works on Win32
 
index 93f9e48..2e67810 100644 (file)
@@ -24,7 +24,7 @@ Catalyst::Controller::CGIBin - Serve CGIs from root/cgi-bin
 
 =cut
 
-our $VERSION = '0.032';
+our $VERSION = '0.033';
 
 =head1 SYNOPSIS
 
index 92275f3..9f6fadf 100644 (file)
@@ -21,7 +21,7 @@ Catalyst::Controller::WrapCGI - Run CGIs in Catalyst
 
 =cut
 
-our $VERSION = '0.032';
+our $VERSION = '0.033';
 
 =head1 SYNOPSIS
 
index 948a321..4e1eb8d 100644 (file)
@@ -15,7 +15,7 @@ CatalystX::GlobalContext - Export Catalyst Context
 
 =cut
 
-our $VERSION = '0.032';
+our $VERSION = '0.033';
 
 =head1 SYNOPSIS