aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoritz Lenz <mlenz@noris.net>2014-05-23 10:12:28 +0200
committerMoritz Lenz <mlenz@noris.net>2014-05-23 10:12:28 +0200
commit08dd7b49cb803ae6bc063af94d26bfcc2ab2a3c1 (patch)
tree3e9cdbad059a92d7785450b7d21288888879fdd6
parentcab8b47fc20326c80d12af1f5c70c0c1821ca988 (diff)
bump rakudo,nqp,moar versions to 2014.05
-rw-r--r--tools/star/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index bee0939..e0ffa4a 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,7 +1,7 @@
-RAKUDO_VER = 2014.04
-NQP_VER = 2014.04
+RAKUDO_VER = 2014.05
+NQP_VER = 2014.05
PARROT_VER = 6.1.0
-MOAR_VER = 2014.04
+MOAR_VER = 2014.05
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz