From e33111f02fd5fb394e24a219bc5888c78a519744 Mon Sep 17 00:00:00 2001 From: pmichaud Date: Thu, 26 Jul 2012 10:39:01 -0500 Subject: Update component versions for 2012.07 release. --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 63edca2..eb70c27 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -PARROT_VER = 4.5.0 +PARROT_VER = 4.6.0 PARROT_REL = devel/$(PARROT_VER) -NQP_VER = 2012.06.1 -RAKUDO_VER = 2012.06 +NQP_VER = 2012.07 +RAKUDO_VER = 2012.07 DISTDIR = rakudo-star-$(VERSION) BUILD_DIR = $(DISTDIR)/build -- cgit v1.1