aboutsummaryrefslogtreecommitdiff
path: root/tools/star/Makefile
diff options
context:
space:
mode:
authorlue <rnddim@gmail.com>2013-10-27 13:31:45 -0700
committerlue <rnddim@gmail.com>2013-10-27 13:31:45 -0700
commit4375f28ce05cf84abf4653cea9323f9d5607307b (patch)
treed57df1c8ee7b72780192b446dd2cf043676a6927 /tools/star/Makefile
parent67ffe1944ef4551bea3adc26770b773545a705c9 (diff)
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 :) .
Diffstat (limited to 'tools/star/Makefile')
-rw-r--r--tools/star/Makefile6
1 files changed, 3 insertions, 3 deletions
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