LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: "pgollucci@p6m7g8.com"@cvs.perl.org Date: Thu May 15 14:37:16 2008 Subject: [svn:modperl-modules] r294 - in Apache2-DebugFilter/trunk: . lib/Apache2
Author: pgollucci@p6m7g8.com
Date: Thu May 15 13:37:15 2008
New Revision: 294
Modified:
Apache2-DebugFilter/trunk/Changes
Apache2-DebugFilter/trunk/RELEASE
Apache2-DebugFilter/trunk/lib/Apache2/DebugFilter.pm
Log:
roll on to 1.04-dev
Modified: Apache2-DebugFilter/trunk/Changes
==============================================================================
--- Apache2-DebugFilter/trunk/Changes (original)
+++ Apache2-DebugFilter/trunk/Changes Thu May 15 13:37:15 2008
@@ -1,5 +1,7 @@
Revision history for Perl extension Apache::DebugFilter.
+0.04-dev
+
0.03 Thu May 15 16:35:29 EST 2008
- http://rt.cpan.org/Public/Bug/Display.html?id=34630
Submitted by: IMACAT <imacat@cpan.org>
Modified: Apache2-DebugFilter/trunk/RELEASE
==============================================================================
--- Apache2-DebugFilter/trunk/RELEASE (original)
+++ Apache2-DebugFilter/trunk/RELEASE Thu May 15 13:37:15 2008
@@ -18,11 +18,11 @@
https://svn.perl.org/modperl-modules/Apache2-DebugFilter/tags/rel_0.03
7) find . -type f | egrep -v '.svn|Changes|RELEASE' | \
- xargs perl -pi -e 's,0.03,1.08-dev,g'
+ xargs perl -pi -e 's,0.03,1.04-dev,g'
-8) Add an entry to Changes for 1.08-dev
+8) Add an entry to Changes for 1.04-dev
-9) svn ci -m "roll on to 1.08-dev"
+9) svn ci -m "roll on to 1.04-dev"
10) forward the PAUSE email with MD5 sum and Changes to
modperl@perl.apache.org.
Modified: Apache2-DebugFilter/trunk/lib/Apache2/DebugFilter.pm
==============================================================================
--- Apache2-DebugFilter/trunk/lib/Apache2/DebugFilter.pm (original)
+++ Apache2-DebugFilter/trunk/lib/Apache2/DebugFilter.pm Thu May 15 13:37:15 2008
@@ -5,7 +5,7 @@
use strict;
use warnings FATAL => 'all';
-$Apache2::DebugFilter::VERSION = '0.03';
+$Apache2::DebugFilter::VERSION = '1.04-dev';
use base qw(Apache2::Filter);
use Apache2::FilterRec ();
| Navigate in group perl.modperl.modules.svn at sever nntp.perl.org | |
| Previous | Next |
| © No Copyright You are free to use Anything |
Site Maintained by PHP Developer
Powered By PHP Consultants |