aboutsummaryrefslogtreecommitdiff
path: root/tools/star
diff options
context:
space:
mode:
Diffstat (limited to 'tools/star')
-rw-r--r--tools/star/Makefile6
-rw-r--r--tools/star/release-guide.pod4
2 files changed, 6 insertions, 4 deletions
diff --git a/tools/star/Makefile b/tools/star/Makefile
index 8362848..1e7d034 100644
--- a/tools/star/Makefile
+++ b/tools/star/Makefile
@@ -1,6 +1,6 @@
-RAKUDO_VER = 2015.09
-NQP_VER = 2015.09.1
-MOAR_VER = 2015.09
+RAKUDO_VER = 2015.11
+NQP_VER = 2015.11
+MOAR_VER = 2015.11
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 ec2df8b..ee1764f 100644
--- a/tools/star/release-guide.pod
+++ b/tools/star/release-guide.pod
@@ -56,7 +56,7 @@ reports a clean repository.
=item 2.
-Change to the star repository directory, and edit the first four
+Change to the star repository directory, and edit the first three
lines of F<tools/star/Makefile> to indicate the desired releases of
Rakudo, NQP and MoarVM to use.
@@ -280,6 +280,8 @@ You're done! Celebrate with the appropriate amount of fun.
2015.03 moritz
2015.06 FROGGS
2015.07 moritz
+ 2015.09 moritz
+ 2015.11 moritz
=cut