From 8d848b7a893cfa60fef4fa5e68c96d75a4aada51 Mon Sep 17 00:00:00 2001 From: pmichaud Date: Tue, 23 Nov 2010 13:48:07 -0600 Subject: Update Rakudo and Parrot version numbers. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 3561d05..a8ea403 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -PARROT_VER = 2.9.1 +PARROT_VER = 2.10.1 PARROT_REL = supported/$(PARROT_VER) -RAKUDO_VER = 2010.10 +RAKUDO_VER = 2010.11 DISTDIR = rakudo-star-$(VERSION) -- cgit v1.1