# New Ticket Created by Moritz Lenz # Please include the string: [perl #64452] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=64452 >
git 58d1635151ad3eff623401fd53e352cdd88f09ae: $ cd parrot/ $ svn info | grep ^Revis Revision: 37869 $ cd .. $ echo 37897 > build/PARROT_REVISION $ make parrot make: `parrot' is up to date. That looks wrong to me - when I enter a newer version into PARROT_REVISION, 'make parrot' should update my parrot build. Cheers, Moritz