> + $ perl -pi -e 's/(\d+)\.(\d+)/join(".", $1, $2+1)/eg' RELEASE
aah, even better :) > d. commit Changes > - % svn ci -m "start 1.29-dev cycle" Changes RELEASE lib/Apache/Test.pm > + % svn ci -m "start 1.30-dev cycle" Changes RELEASE lib/Apache/Test.pm actually, I don't think you want to do this - the above command will increment this line so that it reads properly when it's time for this step. --Geoff