[Catalyst-commits] r14310 - in trunk/historical/Catalyst-Log-Log4perl/trunk: . lib/Catalyst/Log

t0m at dev.catalyst.perl.org t0m at dev.catalyst.perl.org
Thu Jun 21 06:50:56 GMT 2012


Author: t0m
Date: 2012-06-21 06:50:56 +0000 (Thu, 21 Jun 2012)
New Revision: 14310

Modified:
   trunk/historical/Catalyst-Log-Log4perl/trunk/Changes
   trunk/historical/Catalyst-Log-Log4perl/trunk/lib/Catalyst/Log/Log4perl.pm
Log:
Version 1.06

Modified: trunk/historical/Catalyst-Log-Log4perl/trunk/Changes
===================================================================
--- trunk/historical/Catalyst-Log-Log4perl/trunk/Changes	2012-06-21 06:50:22 UTC (rev 14309)
+++ trunk/historical/Catalyst-Log-Log4perl/trunk/Changes	2012-06-21 06:50:56 UTC (rev 14310)
@@ -1,5 +1,6 @@
 Revision history for Catalyst::Log::Log4perl
 
+1.06 Thu Jun 21 07:50:00 BST 2012
   - Stop wrongly bundling Test::More without Test::Builder. RT#77939
 
 1.05 Tue Oct 27 19:08:00 BST 2011

Modified: trunk/historical/Catalyst-Log-Log4perl/trunk/lib/Catalyst/Log/Log4perl.pm
===================================================================
--- trunk/historical/Catalyst-Log-Log4perl/trunk/lib/Catalyst/Log/Log4perl.pm	2012-06-21 06:50:22 UTC (rev 14309)
+++ trunk/historical/Catalyst-Log-Log4perl/trunk/lib/Catalyst/Log/Log4perl.pm	2012-06-21 06:50:56 UTC (rev 14310)
@@ -70,7 +70,7 @@
 use Data::Dump;
 use Carp 'carp';
 
-our $VERSION = '1.05';
+our $VERSION = '1.06';
 
 BEGIN {
     carp 'Catalyst::Log::Log4perl is DEPRECATED, update your app to use Log::Log4perl::Catalyst';




More information about the Catalyst-commits mailing list