Author: pgollucci Date: Wed Nov 8 01:59:07 2006 New Revision: 472441 URL: http://svn.apache.org/viewvc?view=rev&rev=472441 Log: restoring 471903 which was clearly committed here r468765 I'm not sure how it was able to commit that twice -- the up-to-date check should have failed.
I also shouldn't have committed it with the license header updates and it also should have failed as out-of-date. Now that they are done though, we _do_ want this here. *sigh* Modified: perl/modperl/trunk/RELEASE Modified: perl/modperl/trunk/RELEASE URL: http://svn.apache.org/viewvc/perl/modperl/trunk/RELEASE?view=diff&rev=472441&r1=472440&r2=472441 ============================================================================== --- perl/modperl/trunk/RELEASE (original) +++ perl/modperl/trunk/RELEASE Wed Nov 8 01:59:07 2006 @@ -80,9 +80,10 @@ f. Update the svn:externals in the new tag (you can't propedit remotely yet in svn) - svn co https://svn.apache.org/repos/asf/perl/tags/2_0_2 - svn propedit svn:xternals 2_0_2 + svn co https://svn.apache.org/repos/asf/perl/tags/2_0_3 + svn propedit svn:xternals 2_0_3 Update the Apache-Test line to the tag you previously created. + Update the docs line to the current tag. svn ci g. create the final package