aboutsummaryrefslogtreecommitdiff
path: root/tools/star
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2018-01-25 10:27:13 +0000
committerSteve Mynott <steve.mynott@gmail.com>2018-01-25 10:27:13 +0000
commit4b4e5e3fca009eaf4598292c209125dd677848cf (patch)
treeb071759c4e8b14ccd2b102fd9cd66eb15250b083 /tools/star
parent03341ed511d4bc0a827a413f7fc4826277249e90 (diff)
bump moar, nqp and rakudo
Diffstat (limited to 'tools/star')
-rw-r--r--tools/star/Makefile6
-rw-r--r--tools/star/release-guide.pod2
2 files changed, 5 insertions, 3 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index 7274ab9..b76acd9 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -2,9 +2,9 @@
# eg. 2017.07 etc.
# Occasionally (mis-)used to pull in fixes (see 'lastmin-fixes.txt')
# eg. 2017.07-9-gc0abee7 etc.
-RAKUDO_VER = 2017.10
-NQP_VER = 2017.10
-MOAR_VER = 2017.10
+RAKUDO_VER = 2018.01
+NQP_VER = 2018.01
+MOAR_VER = 2018.01
STAR_REL = rakudo-star-$(VERSION)
STAR_TGZ = $(STAR_REL).tar.gz
diff --git a/tools/star/release-guide.pod b/tools/star/release-guide.pod
index 239889b..ec19e6a 100644
--- a/tools/star/release-guide.pod
+++ b/tools/star/release-guide.pod
@@ -321,5 +321,7 @@ You're done! Celebrate with the appropriate amount of fun.
2017.07 stmuk
2017.10 stmuk
+ 2018.01 stmuk
+
=cut