From c53748cf6976fa14d1550b080b28ee43f0204f15 Mon Sep 17 00:00:00 2001 From: pmichaud Date: Fri, 31 Aug 2012 16:28:16 -0500 Subject: Bump bundled nqp version to 2012.08.1 . --- tools/star/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/star/Makefile b/tools/star/Makefile index ba59fad..e10b61a 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -1,5 +1,5 @@ RAKUDO_VER = 2012.08 -NQP_VER = 2012.08 +NQP_VER = 2012.08.1 PARROT_VER = 4.6.0 PARROT_REL = supported/$(PARROT_VER) -- cgit v1.1