aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2016-11-19 17:26:40 +0000
committerSteve Mynott <steve.mynott@gmail.com>2016-11-19 17:26:40 +0000
commit83e974d5dee1e6cd213e0a8a309ee60fad7c35c1 (patch)
tree9ce16fa5a66c3f3a2030f207c0a14ee42fe13136
parentf7b277a3b3bb64b0647ccb12b84cf08cc395f8d0 (diff)
more version bumps
-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 193043f..ffcde1c 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
This is Rakudo Star, a useful, usable Perl 6 production distribution.
-This is the 2016.10 release of Rakudo Star for the 6.c version of Perl 6.
+This is the 2016.11 release of Rakudo Star for the 6.c version of Perl 6.
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 610e1d7..52296d1 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.10
+STAR_VERSION = 2016.11
# install location
PREFIX_DIR = @prefix@