From e1fe7040d54e7ef4134ece27cedfb5b01ee1a9b3 Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Wed, 25 Apr 2012 22:10:34 +0200 Subject: update version in preparation of the 2012.04 release --- Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 967db8c..1a4f80c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -PARROT_VER = 4.1.0 +PARROT_VER = 4.3.0 PARROT_REL = devel/$(PARROT_VER) -NQP_VER = 2012.02 -RAKUDO_VER = 2012.02 +NQP_VER = 2012.04.1 +RAKUDO_VER = 2012.04.1 DISTDIR = rakudo-star-$(VERSION) BUILD_DIR = $(DISTDIR)/build -- cgit v1.1