
phred at apache
Feb 7, 2011, 3:28 PM
Post #1 of 1
(949 views)
Permalink
|
|
svn commit: r1068219 - in /perl/modperl/docs/trunk: doap_Perl.rdf src/download/index_top.html
|
|
Author: phred Date: Mon Feb 7 23:28:05 2011 New Revision: 1068219 URL: http://svn.apache.org/viewvc?rev=1068219&view=rev Log: d. update the version and release date in the docs: 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=1068219&r1=1068218&r2=1068219&view=diff ============================================================================== --- perl/modperl/docs/trunk/doap_Perl.rdf (original) +++ perl/modperl/docs/trunk/doap_Perl.rdf Mon Feb 7 23:28:05 2011 @@ -57,8 +57,8 @@ performance. <release> <Version> <name>mod_perl 2.0</name> - <created>2008-04-16</created> - <revision>2.0.4</revision> + <created>2011-02-07</created> + <revision>2.0.5</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=1068219&r1=1068218&r2=1068219&view=diff ============================================================================== --- perl/modperl/docs/trunk/src/download/index_top.html (original) +++ perl/modperl/docs/trunk/src/download/index_top.html Mon Feb 7 23:28:05 2011 @@ -7,7 +7,7 @@ <p>Current releases:</p> <ul> - <li>mod_perl 2.0: Version 2.0.4 - April 16, 2008<br> + <li>mod_perl 2.0: Version 2.0.5 - February 7, 2011<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
|