Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update gen_parrot for 2.8.0.
  • Loading branch information
pmichaud committed Sep 29, 2010
1 parent 9bd5544 commit 210014f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skel/build/gen_parrot.pl
Expand Up @@ -42,7 +42,7 @@ =head2 DESCRIPTION
}
}

chdir('parrot-2.7.0') || die "Can't chdir to 'parrot-2.7.0': $!";
chdir('parrot-2.8.0') || die "Can't chdir to 'parrot-2.8.0': $!";


## If we have a Makefile from a previous build, do a 'make realclean'
Expand Down

0 comments on commit 210014f

Please sign in to comment.