aboutsummaryrefslogtreecommitdiff
path: root/tools/star/Makefile
diff options
context:
space:
mode:
authorMoritz Lenz <moritz@faui2k3.org>2014-12-23 22:42:02 +0100
committerMoritz Lenz <moritz@faui2k3.org>2014-12-23 22:42:02 +0100
commite5f2897d67530ad8e2834256dc42ce64df504035 (patch)
tree8635b26b1ca28fa6e3c0a434c3af323f61529ad5 /tools/star/Makefile
parenta34b3a051e47986e1d29466356b41ad6f77fa1cb (diff)
Bump versions to 2014.12
Diffstat (limited to 'tools/star/Makefile')
-rw-r--r--tools/star/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index 88c57b6..f6628a3 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,7 +1,7 @@
-RAKUDO_VER = 2014.09
-NQP_VER = 2014.09
-PARROT_VER = 6.7.0
-MOAR_VER = 2014.09
+RAKUDO_VER = 2014.12
+NQP_VER = 2014.12
+PARROT_VER = 6.10.0
+MOAR_VER = 2014.12
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz