Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: ModPerl: ModPerl-cvs
svn commit: r762135 - /perl/modperl/branches/1.x/lib/Apache/Status.pm
 

Index | Next | Previous | View Flat


phred at apache

Apr 5, 2009, 12:04 PM


Views: 688
Permalink
svn commit: r762135 - /perl/modperl/branches/1.x/lib/Apache/Status.pm

Author: phred
Date: Sun Apr 5 19:04:50 2009
New Revision: 762135

URL: http://svn.apache.org/viewvc?rev=762135&view=rev
Log:
Forgot to increment the version of Apache::Status to 2.04 with the recent
security fix.

Modified:
perl/modperl/branches/1.x/lib/Apache/Status.pm

Modified: perl/modperl/branches/1.x/lib/Apache/Status.pm
URL: http://svn.apache.org/viewvc/perl/modperl/branches/1.x/lib/Apache/Status.pm?rev=762135&r1=762134&r2=762135&view=diff
==============================================================================
--- perl/modperl/branches/1.x/lib/Apache/Status.pm (original)
+++ perl/modperl/branches/1.x/lib/Apache/Status.pm Sun Apr 5 19:04:50 2009
@@ -2,7 +2,7 @@
use strict;
use mod_perl ();

-$Apache::Status::VERSION = '2.03';
+$Apache::Status::VERSION = '2.04';

my %is_installed = ();
my $Is_Win32 = ($^O eq "MSWin32");

Subject User Time
svn commit: r762135 - /perl/modperl/branches/1.x/lib/Apache/Status.pm phred at apache Apr 5, 2009, 12:04 PM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.