aboutsummaryrefslogtreecommitdiff
path: root/skel/build/gen_parrot.pl
diff options
context:
space:
mode:
Diffstat (limited to 'skel/build/gen_parrot.pl')
-rw-r--r--skel/build/gen_parrot.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/skel/build/gen_parrot.pl b/skel/build/gen_parrot.pl
index f0c0eb0..2638a06 100644
--- a/skel/build/gen_parrot.pl
+++ b/skel/build/gen_parrot.pl
@@ -42,7 +42,7 @@ close $REQ;
}
}
-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'