
phred at apache
Jun 5, 2012, 7:36 PM
Post #1 of 1
(471 views)
Permalink
|
|
svn commit: r1346719 - in /perl/modperl/docs/trunk: doap_Perl.rdf src/download/index_top.html
|
|
Author: phred Date: Wed Jun 6 02:36:49 2012 New Revision: 1346719 URL: http://svn.apache.org/viewvc?rev=1346719&view=rev Log: Releasing 2.0.7 Modified: perl/modperl/docs/trunk/doap_Perl.rdf perl/modperl/docs/trunk/src/download/index_top.html Modified: perl/modperl/docs/trunk/doap_Perl.rdf URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/doap_Perl.rdf?rev=1346719&r1=1346718&r2=1346719&view=diff ============================================================================== --- perl/modperl/docs/trunk/doap_Perl.rdf (original) +++ perl/modperl/docs/trunk/doap_Perl.rdf Wed Jun 6 02:36:49 2012 @@ -57,8 +57,8 @@ performance. <release> <Version> <name>mod_perl 2.0</name> - <created>2012-04-24</created> - <revision>2.0.6</revision> + <created>2012-06-05</created> + <revision>2.0.7</revision> </Version> </release> <release> Modified: perl/modperl/docs/trunk/src/download/index_top.html URL: http://svn.apache.org/viewvc/perl/modperl/docs/trunk/src/download/index_top.html?rev=1346719&r1=1346718&r2=1346719&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/download/index_top.html (original) +++ perl/modperl/docs/trunk/src/download/index_top.html Wed Jun 6 02:36:49 2012 @@ -7,7 +7,7 @@ <p>Current releases:</p> <ul> - <li>mod_perl 2.0: Version 2.0.6 - April 24, 2012<br> + <li>mod_perl 2.0: Version 2.0.7 - June 5, 2012<br> For use with Apache 2.0.x / 2.2.x <br/> <a href="http://perl.apache.org/dist/mod_perl-2.0-current.tar.gz">Download</a> | <a href="http://perl.apache.org/dist/mod_perl-2.0-current">Browse</a> | --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe [at] perl For additional commands, e-mail: docs-cvs-help [at] perl
|