aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2016-04-20 06:31:28 +0100
committerSteve Mynott <steve.mynott@gmail.com>2016-04-20 06:31:28 +0100
commit12107319cb67fb9e6ab5fe5cb99f1163d2a41c24 (patch)
tree603d6bf19aad5d7d9a820aa8209d3bebc6f16472
parent32e6cd918eacc3f41645b7b18874421cca28d476 (diff)
Bumpy McVersionBump
-rw-r--r--README2
-rw-r--r--tools/build/Makefile.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 7f11307..cf19cda 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
This is Rakudo Star, a useful, usable Perl 6 production distribution.
-This is the 2016.03 release of Rakudo Star.
+This is the 2016.04 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 6ef8257..6bb8d26 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.03
+STAR_VERSION = 2016.04
# install location
PREFIX_DIR = @prefix@