aboutsummaryrefslogtreecommitdiff
path: root/tools/build
diff options
context:
space:
mode:
authorSteve Mynott <steve.mynott@gmail.com>2016-02-03 13:14:40 +0000
committerSteve Mynott <steve.mynott@gmail.com>2016-02-03 13:14:40 +0000
commit85c1046f2111a30232e79d718bc60351e8b422cb (patch)
treec672393019ccb5dbfe404073ab4d15916cef38a5 /tools/build
parentc4259ad1fcebd2be4b467fab6e94cf8d602b6d29 (diff)
bump STAR_VERSION
Diffstat (limited to 'tools/build')
-rw-r--r--tools/build/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/Makefile.in b/tools/build/Makefile.in
index ada1a73..d05b4e5 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 = 2015.12
+STAR_VERSION = 2016.01
# install location
PREFIX_DIR = @prefix@