aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/build/Makefile.in4
-rw-r--r--tools/star/Makefile6
2 files changed, 5 insertions, 5 deletions
diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in
index 5633b0e..540e9dd 100644
--- a/tools/build/Makefile.in
+++ b/tools/build/Makefile.in
@@ -1,10 +1,10 @@
-# Copyright (C) 2006-2012, The Perl Foundation.
+# Copyright (C) 2006-2014, The Perl Foundation.
# $Id$
PARROT_DIR = parrot
NQP_DIR = nqp
RAKUDO_DIR = rakudo
-STAR_VERSION = 2014.01
+STAR_VERSION = 2014.03
# values from parrot_config
PREFIX_DIR = @prefix@
diff --git a/tools/star/Makefile b/tools/star/Makefile
index 1d80881..e13c2a2 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,6 +1,6 @@
-RAKUDO_VER = 2014.01
-NQP_VER = 2014.01
-PARROT_VER = 5.9.0
+RAKUDO_VER = 2014.03.01
+NQP_VER = 2014.03
+PARROT_VER = 6.1.0
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz