From e9effe098fe770302d12cb0535b7ca4239774fde Mon Sep 17 00:00:00 2001 From: Steve Mynott Date: Sun, 17 Jul 2016 16:08:45 +0100 Subject: bump to 2016.07 --- README | 2 +- tools/build/Makefile.in | 2 +- tools/star/release-guide.pod | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README b/README index cf19cda..6ea6da9 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ This is Rakudo Star, a useful, usable Perl 6 production distribution. -This is the 2016.04 release of Rakudo Star. +This is the 2016.07 release of Rakudo Star. Rakudo Star is Copyright (C) 2010 - 2016 by the Rakudo Star Team. diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in index 0506f49..7c61858 100644 --- a/tools/build/Makefile.in +++ b/tools/build/Makefile.in @@ -3,7 +3,7 @@ MOAR_DIR = moarvm NQP_DIR = nqp RAKUDO_DIR = rakudo -STAR_VERSION = 2016.04 +STAR_VERSION = 2016.07 # install location PREFIX_DIR = @prefix@ diff --git a/tools/star/release-guide.pod b/tools/star/release-guide.pod index aa9923a..4a33840 100644 --- a/tools/star/release-guide.pod +++ b/tools/star/release-guide.pod @@ -291,6 +291,7 @@ You're done! Celebrate with the appropriate amount of fun. 2016.01 FROGGS 2016.04 stmuk + 2016.07 stmuk =cut -- cgit v1.1