From 8af04bf07fdc4aba84d044213f7ff8620dc4329a Mon Sep 17 00:00:00 2001 From: pmichaud Date: Thu, 30 Dec 2010 10:58:46 -0600 Subject: Makefile and version number updates. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ea4b7f9..edaa487 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -PARROT_VER = 2.10.1 +PARROT_VER = 2.11.0 PARROT_REL = devel/$(PARROT_VER) -RAKUDO_VER = 2010.11 +RAKUDO_VER = 2010.12 DISTDIR = rakudo-star-$(VERSION) -- cgit v1.1