
phred at apache
Apr 17, 2013, 7:03 PM
Post #1 of 1
(140 views)
Permalink
|
|
svn commit: r1469136 - in /perl/modperl/docs/trunk: doap_Perl.rdf src/download/index_top.html
|
|
Author: phred Date: Thu Apr 18 02:03:40 2013 New Revision: 1469136 URL: http://svn.apache.org/r1469136 Log: Releasing 2.0.8 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=1469136&r1=1469135&r2=1469136&view=diff ============================================================================== --- perl/modperl/docs/trunk/doap_Perl.rdf (original) +++ perl/modperl/docs/trunk/doap_Perl.rdf Thu Apr 18 02:03:40 2013 @@ -57,8 +57,8 @@ performance. <release> <Version> <name>mod_perl 2.0</name> - <created>2012-06-05</created> - <revision>2.0.7</revision> + <created>2013-04-17</created> + <revision>2.0.8</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=1469136&r1=1469135&r2=1469136&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/download/index_top.html (original) +++ perl/modperl/docs/trunk/src/download/index_top.html Thu Apr 18 02:03:40 2013 @@ -7,7 +7,7 @@ <p>Current releases:</p> <ul> - <li>mod_perl 2.0: Version 2.0.7 - June 5, 2012<br> + <li>mod_perl 2.0: Version 2.0.8 - April 17, 2013<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
|