
gozer at apache
Mar 29, 2007, 11:20 PM
Post #1 of 1
(2151 views)
Permalink
|
|
svn commit: r523956 - in /perl/modperl/docs/trunk: doap_Perl.rdf src/download/index_top.html
|
|
Author: gozer Date: Thu Mar 29 23:20:53 2007 New Revision: 523956 URL: http://svn.apache.org/viewvc?view=rev&rev=523956 Log: update with current releases 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?view=diff&rev=523956&r1=523955&r2=523956 ============================================================================== --- perl/modperl/docs/trunk/doap_Perl.rdf (original) +++ perl/modperl/docs/trunk/doap_Perl.rdf Thu Mar 29 23:20:53 2007 @@ -64,8 +64,8 @@ <release> <Version> <name>mod_perl 1.0</name> - <created>2003-10-7</created> - <revision>1.29</revision> + <created>2007-03-29</created> + <revision>1.30</revision> </Version> </release> <release> @@ -78,8 +78,8 @@ <release> <Version> <name>Apache-SizeLimit</name> - <created>2006-07-12</created> - <revision>0.9</revision> + <created>2007-03-29</created> + <revision>0.91</revision> </Version> </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?view=diff&rev=523956&r1=523955&r2=523956 ============================================================================== --- perl/modperl/docs/trunk/src/download/index_top.html (original) +++ perl/modperl/docs/trunk/src/download/index_top.html Thu Mar 29 23:20:53 2007 @@ -15,7 +15,7 @@ <a href="../docs/2.0/user/install/install.html">Installation</a> </li> - <li>mod_perl 1.0: Version 1.29 - Oct 7, 2003<br> + <li>mod_perl 1.0: Version 1.30 - March 29, 2007<br> For use with Apache 1.3.x <br/> <a href="http://perl.apache.org/dist/mod_perl-1.0-current.tar.gz">Download</a> | <a href="http://perl.apache.org/dist/mod_perl-1.0-current">Browse</a> | --------------------------------------------------------------------- To unsubscribe, e-mail: docs-cvs-unsubscribe [at] perl For additional commands, e-mail: docs-cvs-help [at] perl
|