aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTimo Paulssen <timonator@perpetuum-immobile.de>2016-04-01 14:31:28 +0200
committerTimo Paulssen <timonator@perpetuum-immobile.de>2016-04-01 14:31:28 +0200
commitb8ba2468c1cc9bad1f771bafb13efcd95294cd61 (patch)
tree454e84cc9532651443d12e49582341737c9c1b6d /tools
parent93f7022650c61d034182540bc6b132f75438e642 (diff)
bump versions to 2016.03
Diffstat (limited to 'tools')
-rw-r--r--tools/star/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index 143fac2..fbea210 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,6 +1,6 @@
-RAKUDO_VER = 2016.01.1
-NQP_VER = 2016.01
-MOAR_VER = 2016.01
+RAKUDO_VER = 2016.03
+NQP_VER = 2016.03
+MOAR_VER = 2016.03
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz