From fa545bfaa941925918485d245bffa79df3172dfb Mon Sep 17 00:00:00 2001 From: Moritz Lenz Date: Mon, 21 May 2012 11:33:32 +0200 Subject: bump some version numbers in preparation of 2012.05 star release --- Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index adfd3c3..f51e854 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ -PARROT_VER = 4.3.0 -PARROT_REL = stable/$(PARROT_VER) -NQP_VER = 2012.04.1 -RAKUDO_VER = 2012.04.1 +PARROT_VER = 4.4.0 +PARROT_REL = devel/$(PARROT_VER) +NQP_VER = 2012.05 +RAKUDO_VER = 2012.05 DISTDIR = rakudo-star-$(VERSION) BUILD_DIR = $(DISTDIR)/build -- cgit v1.1