From 4375f28ce05cf84abf4653cea9323f9d5607307b Mon Sep 17 00:00:00 2001 From: lue Date: Sun, 27 Oct 2013 13:31:45 -0700 Subject: Update to Makefile and Release Guide Release Guide now a bit more detailed for literal-minded dolts such as myself, and the Makefile wasn't commited earlier thanks to that literal-minded idiocy :) . --- tools/star/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tools/star/Makefile') diff --git a/tools/star/Makefile b/tools/star/Makefile index 3c3cded..cc9e711 100644 --- a/tools/star/Makefile +++ b/tools/star/Makefile @@ -1,6 +1,6 @@ -RAKUDO_VER = 2013.09 -NQP_VER = 2013.09 -PARROT_VER = 5.5.0 +RAKUDO_VER = 2013.10 +NQP_VER = 2013.10 +PARROT_VER = 5.9.0 STAR_REL = rakudo-star-$(VERSION) STAR_TGZ = $(STAR_REL).tar.gz -- cgit v1.1