aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2016-10-16 11:32:32 +0100
committerSteve Mynott <steve.mynott@gmail.com>2016-10-16 11:32:32 +0100
commitf07dc871cf6c718c2e0007cf73eb4091cd707b85 (patch)
tree4a595b59d103b3ee3687d7e58086f20e11d56f74
parent5d0815418f4082f86ff61bbff87131c86d4a0b74 (diff)
bump more versions
-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 c6ee762..4c85c0d 100644
--- a/README
+++ b/README
@@ -1,6 +1,6 @@
This is Rakudo Star, a useful, usable Perl 6 production distribution.
-This is the 2016.07 release of Rakudo Star.
+This is the 2016.10 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 7c61858..610e1d7 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.07
+STAR_VERSION = 2016.10
# install location
PREFIX_DIR = @prefix@