From 42b877048d63ab0f2786ac1557f40e065cd22376 Mon Sep 17 00:00:00 2001 From: pmichaud Date: Fri, 28 Jan 2011 08:56:30 -0600 Subject: Update Makefiles, Parrot config. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index edaa487..13041e8 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -PARROT_VER = 2.11.0 -PARROT_REL = devel/$(PARROT_VER) -RAKUDO_VER = 2010.12 +PARROT_VER = 3.0.0 +PARROT_REL = supported/$(PARROT_VER) +RAKUDO_VER = 2011.01 DISTDIR = rakudo-star-$(VERSION) -- cgit v1.1