From 18b4b6e5ca25c20ad52ea22efa4378ff5988b740 Mon Sep 17 00:00:00 2001 From: pmichaud Date: Thu, 28 Oct 2010 10:28:40 -0500 Subject: Updates for 2010.10 release. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 9fff1fb..3561d05 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -PARROT_VER = 2.8.0 -PARROT_REL = devel/$(PARROT_VER) -RAKUDO_VER = 2010.09 +PARROT_VER = 2.9.1 +PARROT_REL = supported/$(PARROT_VER) +RAKUDO_VER = 2010.10 DISTDIR = rakudo-star-$(VERSION) -- cgit v1.1