From f504bbf9904242739e72a9e0be08842a2a683fd7 Mon Sep 17 00:00:00 2001 From: pmichaud Date: Thu, 28 Jul 2011 11:50:40 -0500 Subject: Initial Makefile updates for 2011.07 release. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 8df1882..1d5809b 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -PARROT_VER = 3.3.0 +PARROT_VER = 3.6.0 PARROT_REL = supported/$(PARROT_VER) -RAKUDO_VER = 2011.04 +RAKUDO_VER = 2011.07 DISTDIR = rakudo-star-$(VERSION) -- cgit v1.1